Releases: go-gorm/caches
Releases · go-gorm/caches
Fixed Easer task removal from queue upon finished execution
Version 4.0.4
Full Changelog: v4.0.0...v4.0.4
Version 4.0.3
Full Changelog: v4.0.0...v4.0.3
Version 4.0.2
Full Changelog: v4.0.0...v4.0.2
Version 4.0.1
Full Changelog: v4.0.0...v4.0.1
Resolved a suspicious race condition upon Unmarshal on Query struct
Version 4
What's Changed
- Implemented cache invalidation mechanism by @ktsivkov in #11 as suggested by @dennis-dko
Full Changelog: v3.0.0...v4.0.0
Version 3
Handle caching and easing of the rows affected value used for .Count()
What's Changed
- Handle caching and easing of the rows affected value used for .Count() by @ktsivkov in #3
- fix: invalid version: module contains a go.mod file, so module path … by @meixiaofei in #4
New Contributors
- @meixiaofei made their first contribution in #4
Full Changelog: v1.0.1...v2.0.1
v1.0.1 - Added an MIT license
Added an MIT license