2024-09-29
What's Changed
- Flat cache - initial check in of new flat cache version by @jaredwray in #810
- cacheable - adding in .items into CacheableMemory by @jaredwray in #811
- flat-cache - adding in all and keys method by @jaredwray in #812
- Cacheable - adding in time short hand parsing for ttl by @jaredwray in #813
- Cacheable - adding in get raw, get many raw, set many, get many, and delete many to cacheable memory by @jaredwray in #814
- flat-cache - file store by @jaredwray in #815
- cacheable - fixing test with sleep not long enough by @jaredwray in #816
- flat-cache - do not save if there are no changes by @jaredwray in #817
- flat-cache - adding in events via FlatCacheEvents by @jaredwray in #818
- flat-cache - adding in parse and stringify options by @jaredwray in #819
- website - updating docs and adding symbol for Cacheable by @jaredwray in #820
Full Changelog: 2024-09-27...2024-09-29