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

Clone this repo:
  1. 9f39d58 Update logback-classic to 1.5.25 (#292) by Scala Steward · 6 hours ago main
  2. 7a711d6 Add 'Reformat with scalafmt 3.10.4' to .git-blame-ignore-revs by Scala Steward · 9 hours ago
  3. e386eee Reformat with scalafmt 3.10.4 by Scala Steward · 9 hours ago
  4. d2d75f8 Update scalafmt-core to 3.10.4 by Scala Steward · 9 hours ago
  5. db4ef32 Update postgresql to 42.7.9 (#293) by Scala Steward · 8 hours 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.