v3.1.13
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.