Akka Persistence Cassandra
The Akka Persistence Cassandra plugin allows for using Apache Cassandra as a backend for Akka Persistence and Akka Persistence Query. It uses Alpakka Cassandra for Cassandra access which is based on the Datastax Java Driver.
- Overview
 - Journal
 - Query Plugin
 - Events by tag
 - Snapshots
 - Serialization
 - Testing
 - Event sourcing and CQRS
 - Health check
 - Configuration
 - Cassandra server support
 - Migration
  
- Migrating from 0.80+ to 1.0
 - Migrations to 0.101 and later in 0.x series
 - Migrations to 0.80 and later in 0.x series
 - Migrations from 0.54 to 0.59
 - Migrations from 0.51 to 0.52
 - Migrations from 0.23 to 0.50
 - Migrations from 0.11 to 0.12
 - Migrations from 0.9 to 0.10
 - Migrations from 0.6 to 0.7
 - Migrating from 0.3.x (Akka 2.3.x)
 
 - Database Cleanup