akka.persistence.query.scaladsl
A plugin may optionally support this query by implementing this interface.
Plugin should serialize and write a PersistentRepr to the store.
Plugin should serialize and write a PersistentRepr to the store. The caller is responsible for ensuring PersistenceId/SequenceNr uniqueness
A plugin may optionally support this query by implementing this interface.