docs: mark Redis backend as done in TODO.md
Virgil committed Redis AllowanceStore at 0be744e.
Co-Authored-By: Charon <developers@lethean.io>
This commit is contained in:
parent
9636cdb8ff
commit
092f19e7a0
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
|
@ -11,7 +11,7 @@
|
|||
## Phase 2: Allowance Persistence
|
||||
|
||||
- [x] MemoryStore is in-memory only -- state lost on restart
|
||||
- [ ] Add Redis backend for `AllowanceStore` interface (multi-process safe)
|
||||
- [x] Add Redis backend for `AllowanceStore` interface (multi-process safe) — `0be744e`
|
||||
- [x] Add SQLite backend for `AllowanceStore` interface (single-node fallback)
|
||||
- [x] Config already supports YAML -- wire backend selection into config loader
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue