package
0.99.99-test-ignore
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Variables
CacherTests is a list of all Cacher tests.
# Structs
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.