# Functions
NewCache: new cache handler.
NewFileCache: init cache component.
NewRedisCache: init cache component.
# Structs
FileCache: file-based cache.
FileOptions: file cache options.
Options: cache options.
RedisCache: redis-based cache component.
RedisOptions: redis cache options.