v1.7.0
Changes
- Added
Notify()
method to cache- Useful for notifying value replacement in a non-blocking manner
- The cache now has a cleaner by default
- Note that this is NOT a breaking behavior in any way, except for a possible slight performance impact.
- Improve documentation (mainly of StrictCoalescing option)
Full Changelog: v1.6.0...v1.7.0