summaryrefslogtreecommitdiff
path: root/devel/go-golang-lru/DESCR
blob: e03ae7ca7cd8a20bb677ec38dc158f56d711f577 (plain)
1
2
This provides the lru package which implements a fixed-size thread safe LRU
cache.  It is based on the cache in Groupcache.