Releases: creativecreature/sturdyc
Releases · creativecreature/sturdyc
v1.0.6
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Adds better documentation for some of the public functions.
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
This PR includes better comments for all of the public functions.
- Docs by @creativecreature in #17
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.0
What's Changed
This version adds support for synchronizing the in-memory cache with a distributed storage. I also looked over the API and decided to change some of the naming based on feedback I've received:
WithBackgroundRefreshes
=>WithEarlyRefreshes
GetFetch
=>GetOrFetch
GetFetchBatch
=>GetOrFetchBatch
WithRefreshBuffering
=>WithRefreshCoalescing
Full Changelog: v0.4.4...v1.0.0
v0.4.4
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- fix: Wait before asserting panic cleanup by @creativecreature in #12
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- feat: Add log options by @creativecreature in #10
- feat: Add an API for getting all keys by @creativecreature in #11
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Full Changelog: v0.4.0...v0.4.1