mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-03 06:35:00 +08:00
- 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
6.4 KiB
6.4 KiB