This provides the lru package which implements a fixed-size thread safe LRU
cache.  It is based on the cache in Groupcache.

Homepage:
https://github.com/hashicorp/golang-lru
