package
7.4.1
Repository: https://github.com/go-redis/redis.git
Documentation: pkg.go.dev

# Packages

Package consistenthash provides an implementation of a ring hash.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Retry backoff with jitter sleep to prevent overloaded conditions during intervals https://www.awsarchitectureblog.com/2015/03/backoff.html.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

A Once will perform a successful action exactly once.