Skip to content

Modernization

Pre-release
Pre-release
Compare
Choose a tag to compare
@garrettmoon garrettmoon released this 11 Jun 21:04
· 53 commits to master since this release
  • [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