release 1.1.0
Change pekko dependency to 1.20 (#234)

1 file changed
tree: 9de2690cf86b5398665c6d2773b47a1c56ecbb57
  1. .github/
  2. core/
  3. ddl-scripts/
  4. docker/
  5. docs/
  6. migration/
  7. project/
  8. projection/
  9. scripts/
  10. .asf.yaml
  11. .git-blame-ignore-revs
  12. .gitattributes
  13. .gitignore
  14. .jvmopts
  15. .jvmopts-ci
  16. .scala-steward.conf
  17. .scalafmt.conf
  18. build.sbt
  19. CHANGELOG.md
  20. CONTRIBUTING.md
  21. design-notes.md
  22. LICENSE
  23. NOTICE
  24. README.md
README.md

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.