package
1.0.217
Repository: https://github.com/9spokes/go.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of a Redis cache and returns a context for future use.

# Constants

Sec.
No description provided by the author
MS.
MS.
MaxRetries is the number of times we re-attempt to access the cache when it is locked.
Wait is the amount of time (in seconds) we wait before trying.

# Structs

Context is the runtime context for access Redis.