When doing any application that involves a persistent data storage you usually need a way to upgrade and change your database using a set of scripts.
Cassandra DB migrations
When doing any application that involves a persistent data storage you usually need a way to upgrade and change your database using a set of scripts.