Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 17:31
· 8 commits to main since this release

1.1.0 (2023-02-24)

Bug Fixes

  • fix a mistake when calculate cache hit count (c22e20a)
  • fix primary cache not used and finish single flight (27d28c1)

Features

  • add locker into gcache storage to solve race (848572b)
  • reduce the memory usage when calling DeleteKeysWithPrefix (5744d35)
  • support singleflight (0b77a67)