Changed LogMemoryStore from active refresh (setInterval) to passive refresh on-access (60 min TTL)
This commit is contained in:
parent
7955c855bc
commit
656c2e7341
3 changed files with 32 additions and 22 deletions
|
|
@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
- Extended OrgStructureCache TTL from 10 to 30 minutes (reduce cleanup frequency)
|
||||
- Added OrgStructureCache.destroy() in graceful shutdown handler
|
||||
- Changed LogMemoryStore from active refresh (setInterval) to passive refresh on-access (60 min TTL)
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue