For questions please use the discuss.akka.io. Tag any new questions with akka-persistence and cassandra.
Replicated Akka Persistence journal and snapshot store backed by Apache Cassandra.
Implementation in the master branch is currently work-in-progress for the upcoming 1.0 release. Snapshot documentation and snapshot artifacts are published for every successful master branch build.
Documentation for version 0.98 and above is available at https://doc.akka.io/docs/akka-persistence-cassandra/0.98/ with the latest docs on https://doc.akka.io/docs/akka-persistence-cassandra/current/.
Documentation for the snapshot of the master branch is available at https://doc.akka.io/docs/akka-persistence-cassandra/snapshot/.
For versions earlier than 0.98, check this README.md file for the corresponding release tag.
This Apache Cassandra plugin to Akka Persistence was initiated originally by Martin Krasser, @krasserm in 2014.
It moved to the Akka organisation in 2016 and the first release after that move was 0.7 in January 2016.