Asynchronously writes journal and snapshot entries to configured R2DBC databases so that Apache Pekko Actors can recover state

Clone this repo:
  1. bf8a497 docs: add mandatory header workflow reminder to Licensing Rules (#415) by He-Pin(kerr) · 11 hours ago main
  2. 5587543 refactor: modernize Java test code with Java 17 features (#414) by He-Pin(kerr) · 22 hours ago
  3. 5cb1a64 fix: make -Yfuture-lazy-vals conditional for Scala 3.9+ (#413) by He-Pin(kerr) · 26 hours ago
  4. cd5a33f Update sbt-mima-plugin to 1.1.6 (#410) by Scala Steward · 3 days ago
  5. e567d54 fix: resolve all compiler warnings (#409) by He-Pin(kerr) · 3 days ago

R2DBC Plugin for Apache Pekko Persistence

Pekko Persistence journal and snapshot store for SQL databases with RD2BC connectivity.

Project status

Version 1.0.0 has been released. Any contributions are welcome. Please observe the Code of Conduct.

Documentation

Community

There are several ways to interact with the 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.

License

Pekko Persistence RD2BC is Open Source and available under the Apache 2 License.