PINCache v3.0.1-beta.8 Release Notes

Release Date: 2019-06-11 // almost 5 years ago
    • [fix] Initing PINCache with TTL enabled should enable TTL on PINMemoryCache. #246
    • ๐Ÿ“‡ [performance] Return TTL cache objects without waiting for all metadata to be read. #228
    • ๐ŸŽ [performance] Memory cache now performs some tasks such as trimming and removing experied objects with low priority. #234