Skip to content

Tags: xc407/fastcache

Tags

v1.10.0

Verified

This commit was signed with the committer’s verified signature.
valyala Aliaksandr Valialkin
go.mod: update dependencies

v1.9.0

Verified

This commit was signed with the committer’s verified signature.
valyala Aliaksandr Valialkin
go.mod: update dependencies

v1.8.0

Verified

This commit was signed with the committer’s verified signature.
valyala Aliaksandr Valialkin
Add Stats.MaxBytesSize for determining cache capacity

v1.7.0

vendor: update dependencies with `go get -u ./...`

v1.6.0

vendor: run `go mod vendor` after 3fbe8cc

v1.5.8

go.mod: update dependencies with `go get -u ./...`

While at it, add dependency source code to `vendor` folder with `go mod vendor`

v1.5.7

Properly recover when cache is read from incompletely written files

v1.5.6

Properly recover when cache is read from incompletely written files

v1.5.5

Free up allocated chunks if bucket cannot be loaded from file

v1.5.4

Update deps