akka-persistence-postgres
akka-persistence-postgres copied to clipboard
PostgreSQL plugin for Akka Persistence
Add a new JSON serializer trait that handles JSON serialization, e.g. something like: ```scala trait JsonSerializer { def serialize(o: Any): (Json, Class[_]) def deserialize(json: Json, targetClass: Class[_]): Any } ```...
### Safety issue Since https://github.com/SwissBorg/akka-persistence-postgres/releases/tag/v0.5.0-M1, unicity of sequence_number per persistence_id is guaranteed across a single partition. We still should guarantee it across all partitions. ### Performance issues A few queries...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...
## About this PR π¦ Updates * [com.github.tminglei:slick-pg](https://github.com/tminglei/slick-pg) * [com.github.tminglei:slick-pg_circe-json](https://github.com/tminglei/slick-pg) from `0.21.1` to `0.22.1` π [GitHub Release Notes](https://github.com/tminglei/slick-pg/releases/tag/v0.22.1) - [Version Diff](https://github.com/tminglei/slick-pg/compare/v0.21.1...v0.22.1) ## Usage β **Please merge!** I'll automatically update this...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.2 to 1.16.3. Release notes Sourced from nokogiri's releases. v1.16.3 / 2024-03-15 Dependencies [CRuby] Vendored libxml2 is updated to v2.12.6 from v2.12.5. (@βflavorjones) Changed [CRuby] XML::Reader sets...
## About this PR π¦ Updates [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from `42.7.1` to `42.7.3` π [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) ## Usage β **Please merge!** I'll automatically update this PR to resolve conflicts as long as you...
## About this PR π¦ Updates * [com.typesafe.slick:slick](https://github.com/slick/slick) * [com.typesafe.slick:slick-hikaricp](https://github.com/slick/slick) from `3.4.1` to `3.5.0` π [GitHub Release Notes](https://github.com/slick/slick/releases/tag/v3.5.0) - [Version Diff](https://github.com/slick/slick/compare/v3.4.1...v3.5.0) ## Usage β **Please merge!** I'll automatically update this...
## About this PR π¦ Updates [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from `1.4.14` to `1.5.3` ## Usage β **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
## About this PR π¦ Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.13.12` to `2.13.13` π [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.13) - [Version Diff](https://github.com/scala/scala/compare/v2.13.12...v2.13.13) ## Usage β **Please merge!** I'll automatically update this PR to resolve...
## About this PR π¦ Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.9.8` to `1.9.9` π [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.9.9) - [Version Diff](https://github.com/sbt/sbt/compare/v1.9.8...v1.9.9) ## Usage β **Please merge!** I'll automatically update this PR to resolve...