summaryrefslogtreecommitdiff
path: root/docs/redis_cluster_commands.rst
blob: de520de90578b577ba53775f59298aa4aa3e3889 (plain)
1
2
3
4
5
6
7
Redis Cluster Commands
######################

The following `Redis commands <https://redis.io/commands>`_ are available within a `Redis Cluster <https://redis.io/topics/cluster-tutorial>`_.  Generally they can be used as functions on your redis connection.

.. autoclass:: redis.commands.cluster.RedisClusterCommands
   :inherited-members: