Akka.Persistence.Sql.Common.Snapshot Namespace |
Class | Description | |
---|---|---|
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.
|
Interface | Description | |
---|---|---|
ISnapshotQueryExecutor |
TBD
|