Add Redis-backed cache backend with env switch
This commit is contained in:
@@ -24,3 +24,4 @@
|
||||
- [x] Role CRUD 同步 Provider Client Role(新增/修改/刪除會同步到 Provider)。
|
||||
- [x] Site/Role 關聯指派同步 Keycloak Group Role Mapping(雙向指派入口皆同步)。
|
||||
- [x] 後端讀取快取(memory)與 CUD 自動失效機制(可後續切 Redis)。
|
||||
- [x] 快取後端抽象完成:`.env` 可切換 `memory` / `redis`。
|
||||
|
||||
Reference in New Issue
Block a user