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

Clone this repo:
  1. 1b57e6b Update sbt, scripted-plugin to 1.11.2 (#215) by scala-steward-asf[bot] · 21 hours ago main
  2. 2bbf4a5 Update postgresql to 42.7.6 (#214) by scala-steward-asf[bot] · 8 days ago
  3. 6c92493 Update sbt, scripted-plugin to 1.11.0 (#213) by scala-steward-asf[bot] · 2 weeks ago
  4. beeb263 Update scala3-library to 3.3.6 (#212) by scala-steward-asf[bot] · 4 weeks ago
  5. 933546e fix link in README.md (#210) by PJ Fanning · 4 weeks 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.