Releases: huijiewei/cache-manager-sqlite
Releases · huijiewei/cache-manager-sqlite
5.1.5
fix: allow multiple wildcards in keys func
5.1.4
- pref: improves the performance
5.1.3
fix: fix purge expired keys
5.1.2
- feat: purge expired keys
- fix: cluster mode compatibility
- feat: add WAL mode option and enable it default
5.1.1
- fix: force strict inequality on default
isCacheable
function to permit null value
- fix: missing strict inequality
Thanks @johaven
5.1.0
feat: add CommonJS export and fix type export