Skip to content

v1.7.0

Compare
Choose a tag to compare
@motoki317 motoki317 released this 05 Nov 13:04
· 11 commits to master since this release
bc4af87

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