Namespace Akka.Persistence.Sql.Common.Snapshot
Classes
AbstractQueryExecutor
TBD
QueryConfiguration
TBD
SnapshotEntry
Flattened and serialized snapshot object used as intermediate representation before saving snapshot with metadata inside SQL Server database.
SqlSnapshotStore
Abstract snapshot store implementation, customized to work with SQL-based persistence providers.
Interfaces
ISnapshotQueryExecutor
TBD