Expand description
PostgreSQL-backed snapshot store implementation.
This module provides Store, an implementation of
sourcery_core::snapshot::SnapshotStore for PostgreSQL.
Structs§
- Store
- A PostgreSQL-backed snapshot store with configurable policy.
Enums§
- Error
- Error type for
PostgreSQLsnapshot operations.