# 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.