Skip to content

Releases: dave08/kacheable

v0.1.4

04 Jun 13:54
Compare
Choose a tag to compare

Add deleteScanCount on RedisKacheableStore to improve performance on wildcard invalidation of caches.

v0.1.3

05 Mar 13:20
Compare
Choose a tag to compare

Make InMemoryKacheableStore not internal again.

v0.1.2

21 Feb 13:43
Compare
Choose a tag to compare
  • Add invalidating cache entries based on * patterns.

v0.1.1

20 Feb 10:58
Compare
Choose a tag to compare

Fixes:

BUG: Missing requirement for Lettuce's coroutines implementation.

v0.1.0

18 Feb 13:40
Compare
Choose a tag to compare
Move instantiation to top-level functions. Use Lettuce's coroutines i…