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

Clone this repo:
  1. aaf9e8d Match EventSourcedPubSubSpec to akka reference implementation (#383) by PJ Fanning · 11 hours ago main
  2. 8b9f24f feat: add publish-events-number-of-topics support (#382) by PJ Fanning · 12 hours ago
  3. da115b9 license headers (#381) by PJ Fanning · 21 hours ago
  4. f45f11f Port missing tests and skipPubSubTooFarAhead from akka-persistence-r2dbc (#380) by PJ Fanning · 2 days ago
  5. 7d971d6 add AdditionalColumn, ChangeHandler, R2dbcSession, custom table support (#377) by PJ Fanning · 2 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.