This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
ccache
Watch
1
Star
0
Fork
You've already forked ccache
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5
commits
2
branches
11
tags
164
KiB
751266c34a
Commit graph
3 commits
Author
SHA1
Message
Date
Karl Seguin
751266c34a
Remove Value interface, cache now works against interface{} with the
...
expiry specified on a Set. Get no longer returns expired items Items can now be deleted
2013-10-30 20:18:51 +08:00
Karl Seguin
36e5fae491
use integer counter for promotions instead of time
2013-10-21 19:37:35 +08:00
Karl Seguin
97bc65dc6a
first commit
2013-10-19 08:56:28 +08:00