5.3.0
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