Skip to content

Version 0.1.4

Compare
Choose a tag to compare
@lonelyenvoy lonelyenvoy released this 13 May 07:53
· 62 commits to master since this release
  1. [NEW] Support for thread safety
  2. [NEW] LRU, LFU and FIFO as caching algorithm
  3. [NEW] Cache statistics
  4. More friendly APIs
  5. Major bug fixes
  6. Better documentation
  7. Use strict typing when caching items
  8. [REMOVED] Drop support for partial cache clearing (pending implementation in v0.2.x)
  9. [REMOVED] Drop support for Python 3.2 and 3.3