0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
run `go fix -rangeint` More... about 2 months ago
Revert "introduce new stats item EvictedBytes (#93)" More... 5 months ago
file.go: return the correct error message from load() when the cache at the given filePath has unexpected number of bucket chunks More... 5 months ago
introduce new stats item EvictedBytes (#93) More... 8 months ago
improve bucket.Get requests performance More... 8 months ago
update deps versions (#91) More... 8 months ago
add JS build tags More... 8 months ago
add wasm build tags More... 8 months ago
file: add LoadFromFileMaxBytes (#89) More... 10 months ago
Revert "file: load from file should allow configure maxBytes (#86)" (#88) More... 10 months ago
file: load from file should allow configure maxBytes (#86) More... 11 months ago
file: load should propage file not found error (#84) More... 11 months ago
Make tests pass (#85) More... 11 months ago
go.mod: update dependencies with `go get -u ./... && go mod tidy && go mod vendor` More... over 2 years ago
fastcache.go: re-create the bucket.m map inside cleanLocked() in order to reduce map fragmentation More... over 2 years ago
vendor: update dependencies More... about 3 years ago
vendor: update golang.org/x/sys/unix More... over 3 years ago
vendor: update golang.org/x/sys from v0.0.0-20220405052023-b1e9470b6e64 to v0.0.0-20220919091848-fb04ddd9f9c8 More... over 3 years ago
Revert "Use github.com/klauspost/compress/s2 instead of github.com/golang/snappy for compressing the data stored on disk" More... over 3 years ago
Use github.com/klauspost/compress/s2 instead of github.com/golang/snappy for compressing the data stored on disk More... over 3 years ago
go.mod: update dependencies More... about 4 years ago
fastcache.go: reset per-bucket maps during Cache.Reset() More... about 4 years ago
go.mod: update dependencies More... about 4 years ago
clean bucket.m on every wrap over chunks More... about 4 years ago
Add Stats.MaxBytesSize for determining cache capacity More... over 4 years ago
vendor: update dependencies with `go get -u ./...` More... over 4 years ago
vendor: run `go mod vendor` after 3fbe8ccb42ecf703ea89800235ab7bbe3d0cb345 More... almost 5 years ago
Substitute syscall by x/sys, support more platforms (e.g. Solaris). (#48) More... almost 5 years ago
go.mod: update dependencies with `go get -u ./...` More... about 5 years ago
Fix surprising / unexpected behavior with `GetBig` when testing for cache misses (#46) More... about 5 years ago