akka-serialization-helper

Serialization toolbox for Akka messages, events and persistent state that helps achieve compile-time guarantee on serializability. No more errors in the runtime!

MIT License

Stars
26

Bot releases are visible (Hide)

akka-serialization-helper - v0.3.0

Published by github-actions[bot] about 3 years ago

Changes

  • Renamed registration-checker-compiler-plugin (#99) @MarconZet
  • Merged all compiler plugins into single sbt plugin (#96) @MarconZet
  • Added Akka persistent states to schema dump (#95) @MarconZet
akka-serialization-helper - v0.2.0

Published by github-actions[bot] about 3 years ago

Initial release

This is the first release of Akka Safer Serializer library