Skip to content

5.3.0

Compare
Choose a tag to compare
@kartikk221 kartikk221 released this 24 Jul 22:33
· 11 commits to main since this release

What's Changed

  • Implemented the CachedLookup.get(...args) method to consume cached value instantly if one exists.
  • Re-implemented internal cache and cleanup to be more efficient with a control for maximum cache expiries per event loop tick.

Full Changelog: 5.2.0...5.3.0