A cache library for Go with zero GC overhead.
Stars
5.4k
Forks
405
Watchers
5.4k
Open Issues
40
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
5
commits
5
commits
3
commits
3
commits
3
commits
2
commits
2
commits
1
commits
1
commits
Add warning that Peek functions return expired values (#133)
1add4dcView on GitHubDecrease number of allocations during get or set operations (#126)
a3ea333View on GitHubAdd a notice for the cache duration precision issue. (#119)
8480cb3View on GitHubAdd a SetAndGet method to return previous value when setting a new one (#101)
732ffc7View on GitHubREADME.md: avoid []byte -> string allocation/copy (#98)
6e76df7View on GitHub