Something went wrong. Try again.
sloproxy
Something went wrong. Try again.
feat(store): add PostgreSQL-backed cooldown state persistence master
- Introduced `PostgresCooldownStateStore` for saving and loading cooldown states in a PostgreSQL database. - Supported runtime cooldown state management with efficient upsert and deletion. - Added configurable integration via `PostgresStoreConfig` and updated schema management to include cooldown-related tables. - Included tests to validate persistence, normalization, and concurrent handling of cooldown state records. - Enabled overriding cooldown state stores via service builder and SDK configuration. Closes: #4254
Author Luis Pater Date (Jul 26, 2026, 7:46 PM UTC) Commit f329b9d1 f329b9d10c21bd461ed0bf58a06c6a9004509adb Parent 6491ce39 6491ce399132b579c4b89783bbe564d46e8f35a6