kache v0.3.0 Release Notes

Release Date: 2020-09-04 // over 3 years ago
  • ✨ Enhancement

    • 👌 Support Any objects for cache key
    • 👌 Support cache configuration and explicit usage

    ➕ Added

    • after param for evictCache - Control when cache entry is evicted
    • 👍 all param for evictCache - All cache eviction support
    • ⚡️ updateCache - Update cache entry support
    • 👍 Conditional eviction support