# Functions
New returns a new caching storage driver.
# Structs
APIKeyRepository implements the apikey.Repository interface in order to implement caching.
Driver represents a storage driver implementation that wraps another one in order to implement in-memory caching.
METARRepository implements the metar.Repository interface in order to implement caching.
UserRepository implements the user.Repository interface in order to implement caching.