## Motivation refer : [elastic/go-freelru](https://github.com/elastic/go-freelru) They provides `ShardedLRU` which provides sharded, concurrency-safe implementation but it uses an approximate LRU algorithm.