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

Clone this repo:
  1. bb2076e Change pekko dependency to 1.20 (#234) by PJ Fanning · 4 days ago main v1.1.0-RC1
  2. 813d4fc Update sbt, scripted-plugin to 1.11.5 (#233) by scala-steward-asf[bot] · 5 days ago
  3. ecbe1c9 Update sbt-unidoc to 0.6.0 (#232) by scala-steward-asf[bot] · 12 days ago
  4. 6e7e034 Configuring persistence plugins at runtime (#194) by Domantas Petrauskas · 3 weeks ago
  5. 664006c Update sbt, scripted-plugin to 1.11.4 (#231) by scala-steward-asf[bot] · 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.