# Functions

New creates a new cache with the specified defaultLifetime (in seconds) and given redis DSN.

# Structs

GoRedisCacheProvider is a cache provider that allows to store cache entries in Redis.