Skip to content

v1.1.2

Compare
Choose a tag to compare
@dnvriend dnvriend released this 07 May 03:28
· 1045 commits to main since this release

Changes

  • Initial support for a pluggable serialization architecture. Out of the box the plugin uses the Base64JournalConverter and Base64SnapshotConverter as serializers. For more information see the akka-persistence-jdbc-play example project that uses its own JSON serialization format to write journal entries to the data store.