Skip to content

v3.1.13

Compare
Choose a tag to compare
@mgnsk mgnsk released this 29 Oct 14:18
· 23 commits to master since this release
b25883b

Full Changelog: v3.1.12...v3.1.13

  • backend: Use non-atomic bool for record initialized state since this is always accessed while holding a lock anyway.
  • Drop ginkgo dependency. The cache now has no external dependencies, except for github.com/mgnsk/ringlist which itself has no dependencies.