Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
Herdy Handoko edited this page Apr 3, 2017 · 5 revisions

What is it?

cassandra-migration is a simple and lightweight Apache Cassandra and DataStax Enterprise database schema migration tool. It is designed to work similar to Flyway with support for both plain CQL and Java-based migrations, using DataStax's Cassandra Java driver in its implementation.

Limitations

The tool does not roll back the database upon migration failure. You're expected to manually restore backup.