Skip to main content

Module postgres_config_store

Module postgres_config_store 

Source
Expand description

sqlx-backed Postgres ConfigStore — the clustered-tier config backend.

Mirrors crate::config_store::SqliteConfigStore with Postgres dialect. Runs the same conformance battery, gated on DATABASE_URL.

Structs§

PostgresConfigStore
sqlx/Postgres-backed config store (clustered tier).