# Functions

No description provided by the author

# Constants

DefaultClusterNodeTimeout default cluster node timeout (ms)The maximum amount of time a Redis Cluster node can be unavailable, without it being considered as failing.
DefaultRedisTimeout default redis timeout (ms).
RedisConfigFileDefault default config file path.
RedisMaxMemoryDefault default redis max memory.
RedisMaxMemoryPolicyDefault default redis max memory evition policy.
RedisRenameCommandsDefaultFile default file name containing rename commands.
RedisRenameCommandsDefaultPath default path to volume storing rename commands.
RedisServerBinDefault default binary name.
RedisServerPortDefault default redis port.

# Structs

Redis used to store all Redis configuration information.