Skip to content

9.6.1

Compare
Choose a tag to compare
@kibertoad kibertoad released this 08 Apr 21:57
· 125 commits to main since this release

9.6.1

  • Make group size configureable

9.6.0

  • Implement TTL caching for Redis TTL (#235)

9.5.1

  • Change default to lru-object, as it is faster than the map-backed one

9.5.0

  • Object-based cache support (#234)

9.4.0

  • Switch to using toad-cache (#232)

9.3.2

  • Deduplicate refreshes (#230)
  • Avoid awaiting async cache refresh (#229)

9.3.1

  • Reuse more original promises (#228)

9.3.0

  • Implement support for async cache refresh (#227)
  • Implement getExpirationTime for Redis (#226)