Skip to main content

Module postgres_config_store

Module postgres_config_store 

Source
Expand description

PostgreSQL-backed PushConfigStore implementation.

Requires the postgres feature flag. Uses sqlx for async PostgreSQL access.

Structs§

PostgresPushConfigStore
PostgreSQL-backed PushConfigStore.