# Functions
DefaultBigCacheConfig returns a bigcache default config with an eviction time of 30minutes and a HadMaxCachesize of 20MB.
NewInstrumentedCache creates a BigCache instance with a regular report of statistics.
# Structs
InstrumentCache wraps BigCache with metrics.