Skip to content

Releases: hyp3rd/hypercache

v0.1.1

01 Mar 07:43
e36c235
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Jan 23:42
5648487
Compare
Choose a tag to compare

What's Changed

  • Cache size handling - Redis full implementation by @hyp3rd in #24

Full Changelog: v0.0.9...v0.1.0

v0.0.9

20 Jan 21:49
Compare
Choose a tag to compare

v0.0.7

20 Jan 17:28
bc3e3cc
Compare
Choose a tag to compare

Multiple backends with Redis support.

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

16 Jan 19:02
283ec1e
Compare
Choose a tag to compare

What's Changed

  • Redis backend support, ISerializer interface, refactoring by @hyp3rd in #18

Full Changelog: v0.0.5...v0.0.6

v0.0.5-alpha

15 Jan 11:14
5c2b46d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5-alpha

v0.0.5

15 Jan 11:15
5c2b46d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4-alpha

15 Jan 10:02
Compare
Choose a tag to compare

v0.0.4

15 Jan 10:27
f9e9a73
Compare
Choose a tag to compare

Updates the go.dev package to reflect the current state of HyperCache.

What's Changed

New Contributors

  • @hyp3rd made their first contribution in #1

Full Changelog: v0.0.1...v0.0.4

v0.0.3-alpha

07 Jan 14:10
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

Improved implementation of stats and eviction algorithms.