-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
The JVM akka-persistence-jdbc module (upon which this is based) is planning on adding event_manifest and ser_manifest as columns to their database.
We already have a manifest field that is used to hold serializer manifest information, however we do not have anything similar to event_manifest.
We should get a better understanding of how this new field will be used and implement it alongside any migrations necessary.
Metadata
Metadata
Assignees
Labels
No labels