/akka-persistence-cassandra

A replicated Akka Persistence journal backed by Apache Cassandra

Primary LanguageScalaApache License 2.0Apache-2.0

Cassandra Plugins for Akka Persistence

For questions please use the discuss.akka.io. Tag any new questions with akka-persistence and cassandra.

Join the chat at https://gitter.im/akka/akka-persistence-cassandra

Replicated Akka Persistence journal and snapshot store backed by Apache Cassandra.

Build Status

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

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.

History

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.