# Functions
CreateRedisStore connects to a Redis database server using the given options.
Wrap can be used to use an already created Redis client as KVStore.
# Variables
PingAttemptBackoff specifies how long the client should wait after a failed ping attempt.