A replicated Apache Pekko Persistence journal backed by Apache Cassandra

Clone this repo:
  1. da3b131 Update sbt-mima-plugin to 1.1.6 (#426) by Scala Steward · 30 hours ago main
  2. e7ccd03 fix: resolve compiler warnings in Cassandra journal and snapshot store (#425) by He-Pin(kerr) · 35 hours ago
  3. dd404a7 docs: add AGENTS.md and CLAUDE.md for AI coding agents (#422) by He-Pin(kerr) · 2 days ago
  4. f6433f5 feat: improve Scala 3.8 forward compatibility (#423) by He-Pin(kerr) · 3 days ago
  5. 7cc2a75 Update sbt, scripted-plugin to 1.12.12 (#421) by Scala Steward · 3 days ago

Cassandra Plugins for Apache Pekko Persistence

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

Apache Pekko Persistence Cassandra is a fork of Akka Persistence Cassandra

Documentation

See the pekko-persistence-cassandra website for the application documentation. The docs for all the Apache Pekko modules can be found at https://pekko.apache.org.

Community

There are several ways to interact with the Apache Pekko community:

  • GitHub discussions: for questions and general discussion.
  • Pekko dev mailing list: for Pekko development discussions.
  • Pekko users mailing list: for Pekko user discussions.
  • GitHub issues: for bug reports and feature requests. Please search the existing issues before creating new ones. If you are unsure whether you have found a bug, consider asking in GitHub discussions or the mailing list first.

Contributing

Contributions are very welcome. If you have an idea on how to improve Apache Pekko Cassandra Persistence, don't hesitate to create an issue or submit a pull request.

See CONTRIBUTING.md for details on the development workflow and how to create your pull request.

Code of Conduct

Apache Pekko Persistence Cassandra is governed by the Apache code of conduct. By participating in this project you agree to abide by its terms.

License

Apache Pekko Persistence Cassandra is available under the Apache License, version 2.0. See LICENSE file for details.