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

Clone this repo:
  1. 81f870b Update r2dbc-mysql to 1.4.1 (#208) by scala-steward-asf[bot] · 9 days ago main
  2. c3daaba Update sbt-java-formatter to 0.9.0 (#209) by PJ Fanning · 9 days ago
  3. 9ada8d3 remove CI job for testing with Pekko 1.0.x (#207) by PJ Fanning · 14 days ago
  4. 7e81294 Update sbt, scripted-plugin to 1.10.11 (#205) by scala-steward-asf[bot] · 5 weeks ago
  5. 858baaf Re-enable github discussions (#204) by Matthew de Detrich · 5 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.