!per #3652 Custom snapshot and persistent message serialization
- Protobuf serializer for Persistent message - Configurable serializer for Persistent message's payload - Configurable serializer for snapshots
This commit is contained in:
parent
6f89d346ec
commit
2a30399a29
35 changed files with 4049 additions and 390 deletions
|
|
@ -5,7 +5,6 @@
|
|||
package akka.persistence.snapshot
|
||||
|
||||
import scala.concurrent.Future
|
||||
import scala.util._
|
||||
|
||||
import akka.actor._
|
||||
import akka.pattern.pipe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue