Expand description
PostgreSQL-backed PushConfigStore implementation.
Requires the postgres feature flag. Uses sqlx for async PostgreSQL access.
Structs§
- Postgres
Push Config Store PostgreSQL-backedPushConfigStore.
PostgreSQL-backed PushConfigStore implementation.
Requires the postgres feature flag. Uses sqlx for async PostgreSQL access.
PostgreSQL-backed PushConfigStore.