What's Changed
- cacheable - feat: adding in jsDoc on CacheableOptions by @jaredwray in #968
- cache-manager - feat: on wrap with refreshThreshold - re-evaluate ttl function by @yaronyam in #965
- cacheable - fix: when found on secondary use expires to set primary by @jaredwray in #972
- cacheable - fix: if layer 2 has item then use expires or set to undef… by @jaredwray in #973
- cache-manager - fix: bugfix wrap function: nested wrap call on other cache instance - results in deadlock by @yaronyam in #967
- cacheable - fix: adding in a unique cacheId to handle wrap async conf… by @jaredwray in #974
- cache-manager: wrap() method - support refreshThreshold argument as Function by @yaronyam in #975
- cache-manager - feat: adding in stores property by @jaredwray in #981
New Contributors
Full Changelog: 2024-12-26...2025-01-23