Redis Cluster Commands ###################### The following `Redis commands `_ are available within a `Redis Cluster `_. Generally they can be used as functions on your redis connection. .. autoclass:: redis.commands.cluster.RedisClusterCommands :inherited-members: