sturdyc

A caching library with advanced concurrency features to help you build highly performant and resilient applications.

MIT License

Stars
128
sturdyc - v1.0.5 Latest Release

Published by creativecreature 2 months ago

Adds better documentation for some of the public functions.

Full Changelog: https://github.com/creativecreature/sturdyc/compare/v1.0.4...v1.0.5

sturdyc - v1.0.4

Published by creativecreature 4 months ago

What's Changed

This PR includes better comments for all of the public functions.

Full Changelog: https://github.com/creativecreature/sturdyc/compare/v1.0.3...v1.0.4

sturdyc - v1.0.3

Published by creativecreature 5 months ago

sturdyc - v1.0.2

Published by creativecreature 5 months ago

sturdyc - v1.0.0

Published by creativecreature 5 months ago

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: https://github.com/creativecreature/sturdyc/compare/v0.4.4...v1.0.0

sturdyc - v0.4.4

Published by creativecreature 5 months ago

sturdyc - v0.4.3

Published by creativecreature 5 months ago

What's Changed

Full Changelog: https://github.com/creativecreature/sturdyc/compare/v0.4.2...v0.4.3

sturdyc - v0.4.2

Published by creativecreature 5 months ago

What's Changed

Full Changelog: https://github.com/creativecreature/sturdyc/compare/v0.4.1...v0.4.2

sturdyc - v0.4.1

Published by creativecreature 5 months ago

sturdyc - v0.4.0

Published by creativecreature 5 months ago

sturdyc - v0.3.6

Published by creativecreature 5 months ago

What's Changed

Full Changelog: https://github.com/creativecreature/sturdyc/compare/v0.3.5...v0.3.6

sturdyc - v0.3.5

Published by creativecreature 6 months ago

sturdyc - v0.3.4

Published by creativecreature 6 months ago

sturdyc - v0.3.3

Published by creativecreature 6 months ago

sturdyc - v0.3.2

Published by creativecreature 6 months ago

sturdyc - v0.3.1

Published by creativecreature 6 months ago

sturdyc - v0.3.0

Published by creativecreature 6 months ago

sturdyc - v0.2.2

Published by creativecreature 6 months ago

sturdyc - v0.2.1

Published by creativecreature 6 months ago

What's Changed

Full Changelog: https://github.com/creativecreature/sturdyc/compare/v0.2.0...v0.2.1

sturdyc - v0.2.0

Published by creativecreature 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/creativecreature/sturdyc/compare/v0.1.2...v0.2.0