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

Clone this repo:
  1. 8843a16 Update sbt, scripted-plugin to 1.11.7 (#251) by scala-steward-asf[bot] · 21 hours ago main
  2. 14e2018 Update sbt-source-dist to 0.1.13 (#248) by scala-steward-asf[bot] · 21 hours ago
  3. 8f41e19 Update r2dbc-postgresql to 1.0.8.RELEASE (#249) by scala-steward-asf[bot] · 21 hours ago
  4. 9e29026 Update scala-library to 2.13.17 (#250) by scala-steward-asf[bot] · 21 hours ago
  5. 60d5751 Projection support for runtime persistence plugin config (#239) by Domantas Petrauskas · 8 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.