package
1.1.6
Repository: https://github.com/rocketlaunchr/remember-go.git
Documentation: pkg.go.dev

# Functions

NewRedisStore creates a redis-backed cache directly from a redis pool object.

# Constants

NoExpiration is used to indicate that data should not expire from the cache.

# Structs

RedisConn represents a single connection to the redis pool.
RedisStore is used to create a redis-backed cache.