# Functions
WithCacheTTL sets the TTL (time to live) for cache items.
# Interfaces
Cache represents caching functionality.
# Type aliases
StorageProvider is an alias for storage.Provider.
Store is an alias for storage.Store.
WrapOption configures wrapped provider.