LRU cache with TTL (based on golang/groupcache/lru)
Primary LanguageGoApache License 2.0Apache-2.0
Based on https://github.com/golang/groupcache/tree/master/lru and added TTL feature