# Functions

NewCache creates a Cache.

# Structs

Cache consists of an LRU cache and the evicted items from the LRU cache.