v1.1.0
Changelog
New Features:
Clear
function to remove all cache entries and optionally reset the statistics.- Option to restore cache entries in background instead of in
Build
.
Bug Fixes:
- Concurrent puts & deletes could reuse the same filename which caused errors on very fast put & delete operations on the same key.