Releases: hyperoslo/Cache
Releases · hyperoslo/Cache
1.5.1
1.5.0 - Feature: config for json serialization
1.4.0 - Improve memory handling
Improve the memory handling when using Cache #41
1.3.0 - Sync cache
Possibility to perform cache operations synchronously with SyncHybridCache
and HybridCache
#35
1.2.0
DiskStorage
uses MD5 digest as file name instead of the Base64 key. It fixes the issue with long URL keys. #34
Thanks to @attila-at-hyper who discovered and fixed this bug 🎉
1.1.0
1.0.0 - Nothing but cache.
Merge pull request #28 from hyperoslo/fix/tests Fix Expire date issues that screwed up tests on older devices.