A caching library for go that supports multiple keys and various replacement algorithms.
Stars
157
Forks
6
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
1
commits
Update README.md
7ade107
Merge pull request #8 from evalphobia/feature/fixed-expire
4bf8497
Fixed TimedExpire algorithm and test
93d7f17
Merge pull request #6 from TheHippo/patch-1
1a64df4
Added link to godoc
f3d9af9
Simplified readme example
2ea7de4
another update to readme before notifying the world
5530ec0
removed useless example
27065a6
Added more examples and documentation
61d77ad
Updated readme with benchmark examples
3be2b55
removed stupid code in timexpire
ca23276
brouthgt algorithms up to speed
394c158
Added constructor for timeexpire alone.
d621d17
Added timed expiration cache
f89d4f8
* Updated project name to reflect reality.
32373be