package
1.0.0-alpha.2
Repository: https://github.com/golevi/cache-handler.git
Documentation: pkg.go.dev
# Functions
NewFileStore uses `caddy.AppDataDir()` to get a location to store the cached files.
NewRedisStore creates a new RedisStore.
# Interfaces
CacheStore represents a way to cache.