Releases: thinkdata-works/gocache
Releases · thinkdata-works/gocache
v1.1.1
What's Changed
- platform/6915: Async cache writing by @Ghnuberath in #11
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Update README.md by @broneks in #9
- platform/6914: Replacing shared read/write lock with an upgradeable, distinct read and write locking mechanism by @Ghnuberath in #10
New Contributors
- @broneks made their first contribution in #9
- @Ghnuberath made their first contribution in #10
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feature/5: Adding documentation by @ChrisSandison in #6
- feature/7: Moving promise into repo by @ChrisSandison in #8
Full Changelog: v0.3.1...v1.0.0
Official release 🍾
v0.3.1
What's Changed
- feature/3: Removing unsafe put by @ChrisSandison in #4
Full Changelog: v0.3.0...v0.3.1
v0.3.0 - DO NOT USE
What's Changed
- feature/1: Changing getter function to be called at lookup time inste… by @ChrisSandison in #2
New Contributors
- @ChrisSandison made their first contribution in #2
Full Changelog: v0.2.0...v0.3.0
NOTE: this release contains a race condition bug with the partitioned cache's PUT and GET opeartions
v0.2.0
- Adding support for
HasKeymethod for debugging
v0.1.0 - Alpha release
Alpha commit