# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
CacherTests is a list of all Cacher tests.
# Structs
No description provided by the author
EvictableLRU is an LRU cache that notifies the objects when they are evicted.
LRU is a key value store with bounded size.
# Interfaces
Cacher acts as a best effort key value store.
Deduplicator acts as a best effort deduplication service.
Evictable allows the object to be notified when it is evicted.