Crate disintegrate_postgres

source ·
Expand description

§PostgreSQL Disintegrate Backend Library

Structs§

Enums§

  • Represents all the ways a method can fail within Disintegrate Postgres.

Functions§

  • Creates a decision maker specialized for Postgres without snapshotting.
  • Creates a decision maker specialized for Postgres with snapshotting. The every parameter determines the frequency of snapshot creation, indicating the number of events between consecutive snapshots.

Type Aliases§