akka-persistence-s3
akka-persistence-s3 copied to clipboard
akka-persistence journal/snapshot plugin for AWS S3(support aws sdk for java v2)
Updates software.amazon.awssdk:s3 from 2.17.295 to 2.18.30. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...
Updates [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.5. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...
Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:sbt-dependency-tree](https://github.com/sbt/sbt) from 1.6.2 to 1.8.0. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.8.0) - [Version Diff](https://github.com/sbt/sbt/compare/v1.6.2...v1.8.0) I'll automatically update this PR to resolve conflicts as long as you don't change it...
Updates software.amazon.awssdk:s3 from 2.17.295 to 2.18.12. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.0 to 6.1. Commits fcfbdce check in prod dependencies dbd80d2 version 6.1 a1afa11 Correctly parse create_annotated_tag (#137) 3f9dffd Merge pull request #147 from JohnTitor/nodejs16 c4f56e7 Merge pull...
Updates software.amazon.awssdk:s3 from 2.17.295 to 2.18.5. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.3 to 0.15.5. Release notes Sourced from pascalgn/automerge-action's releases. Release 0.15.5 Update dependencies Release 0.15.4 Update dependencies Commits eb68b06 Release 0.15.5 47862df Update dependencies d215681 Release 0.15.4...
Similar to https://doc.akka.io/docs/akka-persistence-cassandra/current/cleanup.html
[Akka 2.6.16](https://akka.io/blog/news/2021/08/19/akka-2.6.16-released) introduced a new [Durable State Store](https://doc.akka.io/docs/akka/2.6/typed/durable-state/persistence.html). It's still marked as "may change" and documentation around the implementation is non-existent. Nevertheless it seems it's mostly about implementing [those traits](https://github.com/akka/akka/tree/master/akka-persistence/src/main/scala/akka/persistence/state/scaladsl)....
Update README class paths to current state.