Skip to main content

Module postgres

Module postgres 

Source
Available on crate feature state-postgres only.

Modules§

store
PostgreSQL-backed StateStore.

Structs§

PostgresStateStore
A StateStore that persists each entry as a row in a single Postgres table.