Ghost/ghost/event-aware-cache-wrapper/lib
Naz 5ab81554fc Removed synthetic timestamp-based cache resets
refs https://github.com/TryGhost/Arch/issues/5

- Current event-aware cache wrapper has been using a timestamp as a way to create keys in Redis cache and reset them all at once. We are now moving on to the updated Redis adapter that supports "reset()" natively, so there's no need for synthetic resets.
2023-08-11 17:13:47 +08:00
..
EventAwareCacheWrapper.js Removed synthetic timestamp-based cache resets 2023-08-11 17:13:47 +08:00