ACL CAT
List the ACL categories or the commands inside a category
Read moreList the ACL categories or the commands inside a category
Read moreRemove the specified ACL users and the associated rules
Read moreReturns whether the user can execute the given command without executing the command.
Read moreGenerate a pseudorandom secure password to use for ACL users
Read moreGet the rules for a specific ACL user
Read moreList the current ACL rules in ACL config file format
Read moreReload the ACLs from the configured ACL file
Read moreList latest events denied because of ACLs in place
Read moreSave the current ACL rules in the configured ACL file
Read moreModify or create the rules for a specific ACL user
Read moreList the username of all the configured ACL rules
Read moreReturn the name of the user associated to the current connection
Read moreAppend a value to a key
Read moreSent by cluster clients after an -ASK redirect
Read moreAuthenticate to the server
Read moreAdds an item to a Bloom Filter
Read moreChecks whether an item exists in a Bloom Filter
Read moreReturns information about a Bloom Filter
Read moreAdds one or more items to a Bloom Filter. A filter will be created if it does not exist
Read moreRestores a filter previously saved using SCANDUMP
Read moreAdds one or more items to a Bloom Filter. A filter will be created if it does not exist
Read moreChecks whether one or more items exist in a Bloom Filter
Read moreCreates a new Bloom Filter
Read moreBegins an incremental save of the bloom filter
Read moreAsynchronously rewrite the append-only file
Read moreAsynchronously save the dataset to disk
Read moreCount set bits in a string
Read morePerform arbitrary bitfield integer operations on strings
Read morePerform arbitrary bitfield integer operations on strings. Read-only variant of BITFIELD
Read morePerform bitwise operations between strings
Read moreFind first bit set or clear in a string
Read morePop an element from a list, push it to another list and return it; or block until one is available
Read morePop elements from a list, or block until one is available
Read moreRemove and get the first element in a list, or block until one is available
Read moreRemove and get the last element in a list, or block until one is available
Read morePop an element from a list, push it to another list and return it; or block until one is available
Read moreRemove and return members with scores in a sorted set or block until one is available
Read moreRemove and return the member with the highest score from one or more sorted sets, or block until one is available
Read moreRemove and return the member with the lowest score from one or more sorted sets, or block until one is available
Read moreAdds an item to a Cuckoo Filter
Read moreAdds an item to a Cuckoo Filter if the item did not exist previously.
Read moreReturn the number of times an item might be in a Cuckoo Filter
Read moreDeletes an item from a Cuckoo Filter
Read moreChecks whether one or more items exist in a Cuckoo Filter
Read moreReturns information about a Cuckoo Filter
Read moreAdds one or more items to a Cuckoo Filter. A filter will be created if it does not exist
Read moreAdds one or more items to a Cuckoo Filter if the items did not exist previously. A filter will be created if it does not exist
Read moreRestores a filter previously saved using SCANDUMP
Read moreChecks whether one or more items exist in a Cuckoo Filter
Read moreCreates a new Cuckoo Filter
Read moreBegins an incremental save of the bloom filter
Read moreInstruct the server about tracking or not keys in the next request
Read moreGet the current connection name
Read moreGet tracking notifications redirection client ID if any
Read moreReturns the client ID for the current connection
Read moreReturns information about the current client connection.
Read moreKill the connection of a client
Read moreGet the list of client connections
Read moreSet client eviction mode for the current connection
Read moreStop processing commands from clients for some time
Read moreInstruct the server whether to reply to commands
Read moreSet the current connection name
Read moreEnable or disable server assisted client side caching support
Read moreReturn information about server assisted client side caching for the current connection
Read moreUnblock a client blocked in a blocking command from a different connection
Read moreResume processing of clients that were paused
Read moreAssign new hash slots to receiving node
Read moreAssign new hash slots to receiving node
Read moreAdvance the cluster config epoch
Read moreReturn the number of failure reports active for a given node
Read moreReturn the number of local keys in the specified hash slot
Read moreSet hash slots as unbound in receiving node
Read moreSet hash slots as unbound in receiving node
Read moreForces a replica to perform a manual failover of its master.
Read moreDelete a node's own slots information
Read moreRemove a node from the nodes table
Read moreReturn local key names in the specified hash slot
Read moreProvides info about Redis Cluster node state
Read moreReturns the hash slot of the specified key
Read moreReturns a list of all TCP links to and from peer nodes in cluster
Read moreForce a node cluster to handshake with another node
Read moreReturn the node id
Read moreGet Cluster config for the node
Read moreList replica nodes of the specified master node
Read moreReconfigure a node as a replica of the specified master node
Read moreReset a Redis Cluster node
Read moreForces the node to save cluster state on disk
Read moreSet the configuration epoch in a new node
Read moreBind a hash slot to a specific node
Read moreGet array of cluster slots to node mappings
Read moreList replica nodes of the specified master node
Read moreGet array of Cluster slot to node mappings
Read moreIncreases the count of one or more items by increment
Read moreReturns information about a sketch
Read moreInitializes a Count-Min Sketch to dimensions specified by user
Read moreInitializes a Count-Min Sketch to accommodate requested tolerances.
Read moreMerges several sketches into one sketch
Read moreReturns the count for one or more items in a sketch
Read moreGet array of Redis command details
Read moreGet total number of Redis commands
Read moreGet array of specific Redis command documentation
Read moreExtract keys given a full Redis command
Read moreExtract keys and access flags given a full Redis command
Read moreGet array of specific Redis command details, or all when no argument is given.
Read moreGet an array of Redis command names
Read moreGet the values of configuration parameters
Read moreReset the stats returned by INFO
Read moreRewrite the configuration file with the in memory configuration
Read moreSet configuration parameters to the given values
Read moreCopy a key
Read moreReturn the number of keys in the selected database
Read moreDecrement the integer value of a key by one
Read moreDecrement the integer value of a key by the given number
Read moreDelete a key
Read moreDiscard all commands issued after MULTI
Read moreReturn a serialized version of the value stored at the specified key.
Read moreEcho the given string
Read moreExecute a Lua script server side
Read moreExecute a read-only Lua script server side
Read moreExecute a Lua script server side
Read moreExecute a read-only Lua script server side
Read moreExecute all commands issued after MULTI
Read moreDetermine if a key exists
Read moreSet a key's time to live in seconds
Read moreSet the expiration for a key as a UNIX timestamp
Read moreGet the expiration Unix timestamp for a key
Read moreStart a coordinated failover between this server and one of its replicas.
Read moreInvoke a function
Read moreInvoke a read-only function
Read moreRemove all keys from all databases
Read moreRemove all keys from the current database
Read moreReturns a list of all existing indexes
Read moreAdds terms to a dictionary
Read moreAdds an alias to the index
Read moreDeletes an alias from the index
Read moreAdds or updates an alias to the index
Read moreAdds a new field to the index
Read moreRetrieves runtime configuration options
Read moreSets runtime configuration options
Read moreCreates an index with the given spec
Read moreDeletes a cursor
Read moreReads from a cursor
Read moreAdds terms to a dictionary
Read moreDeletes terms from a dictionary
Read moreDumps all terms in the given dictionary
Read moreDeletes the index
Read moreReturns the execution plan for a complex query
Read moreReturns the execution plan for a complex query
Read moreReturns information and statistics on the index
Read morePerforms a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information
Read moreSearches the index with a textual query, returning either documents or just ids
Read morePerforms spelling correction on a query, returning suggestions for misspelled terms
Read moreAdds a suggestion string to an auto-complete suggestion dictionary
Read moreDeletes a string from a suggestion index
Read moreGets completion suggestions for a prefix
Read moreGets the size of an auto-complete suggestion dictionary
Read moreDumps the contents of a synonym group
Read moreCreates or updates a synonym group with additional terms
Read moreReturns the distinct tags indexed in a Tag field
Read moreDelete a function by name
Read moreDump all functions into a serialized binary payload
Read moreDeleting all functions
Read moreKill the function currently in execution.
Read moreList information about all the functions
Read moreCreate a function with the given arguments (name, code, description)
Read moreRestore all the functions on the given payload
Read moreReturn information about the function currently running (name, description, duration)
Read moreAdd one or more geospatial items in the geospatial index represented using a sorted set
Read moreReturns the distance between two members of a geospatial index
Read moreReturns members of a geospatial index as standard geohash strings
Read moreReturns longitude and latitude of members of a geospatial index
Read moreQuery a sorted set representing a geospatial index to fetch members matching a given maximum distance from a point
Read moreA read-only variant for GEORADIUS
Read moreQuery a sorted set representing a geospatial index to fetch members matching a given maximum distance from a member
Read moreA read-only variant for GEORADIUSBYMEMBER
Read moreQuery a sorted set representing a geospatial index to fetch members inside an area of a box or a circle.
Read moreQuery a sorted set representing a geospatial index to fetch members inside an area of a box or a circle, and store the result in another key.
Read moreGet the value of a key
Read moreReturns the bit value at offset in the string value stored at key
Read moreGet the value of a key and delete the key
Read moreGet the value of a key and optionally set its expiration
Read moreGet a substring of the string stored at a key
Read moreSet the string value of a key and return its old value
Read moreRetrieves a RedisGraph configuration
Read moreUpdates a RedisGraph configuration
Read moreCompletely removes the graph and all of its entities
Read moreReturns a query execution plan without running the query
Read moreLists all graph keys in the keyspace
Read moreExecutes a query and returns an execution plan augmented with metrics for each operation's execution
Read moreExecutes the given query against a specified graph
Read moreExecutes a given read only query against a specified graph
Read moreReturns a list containing up to 10 of the slowest queries issued against the given graph
Read moreDelete one or more hash fields
Read moreHandshake with Redis
Read moreDetermine if a hash field exists
Read moreGet the value of a hash field
Read moreGet all the fields and values in a hash
Read moreIncrement the integer value of a hash field by the given number
Read moreIncrement the float value of a hash field by the given amount
Read moreGet all the fields in a hash
Read moreGet the number of fields in a hash
Read moreGet the values of all the given hash fields
Read moreSet multiple hash fields to multiple values
Read moreGet one or multiple random fields from a hash
Read moreIncrementally iterate hash fields and associated values
Read moreSet the string value of a hash field
Read moreSet the value of a hash field, only if the field does not exist
Read moreGet the length of the value of a hash field
Read moreGet all the values in a hash
Read moreIncrement the integer value of a key by one
Read moreIncrement the integer value of a key by the given amount
Read moreIncrement the float value of a key by the given amount
Read moreGet information and statistics about the server
Read moreAppend one or more json values into the array at path after the last element in it.
Read moreReturns the index of the first occurrence of a JSON scalar value in the array at path
Read moreInserts the JSON scalar(s) value at the specified index in the array at path
Read moreReturns the length of the array at path
Read moreRemoves and returns the element at the specified index in the array at path
Read moreTrims the array at path to contain only the specified inclusive range of indices from start to stop
Read moreClears all values from an array or an object and sets numeric values to `0`
Read moreDebugging container command
Read moreReports the size in bytes of a key
Read moreDeletes a value
Read moreDeletes a value
Read moreGets the value at one or more paths in JSON serialized form
Read moreReturns the values at a path from one or more keys
Read moreIncrements the numeric value at path by a value
Read moreMultiplies the numeric value at path by a value
Read moreReturns the JSON keys of the object at path
Read moreReturns the number of keys of the object at path
Read moreReturns the JSON value at path in Redis Serialization Protocol (RESP)
Read moreSets or updates the JSON value at a path
Read moreAppends a string to a JSON string value at path
Read moreReturns the length of the JSON String at path in key
Read moreToggles a boolean value
Read moreReturns the type of the JSON value at path
Read moreFind all keys matching the given pattern
Read moreGet the UNIX time stamp of the last successful save to disk
Read moreReturn a human readable latency analysis report.
Read moreReturn a latency graph for the event.
Read moreReturn the cumulative distribution of latencies of a subset of commands or all.
Read moreReturn timestamp-latency samples for the event.
Read moreReturn the latest latency samples for all events.
Read moreReset latency data for one or more events.
Read moreFind longest common substring
Read moreGet an element from a list by its index
Read moreInsert an element before or after another element in a list
Read moreGet the length of a list
Read morePop an element from a list, push it to another list and return it
Read morePop elements from a list
Read moreDisplay some computer art and the Redis version
Read moreRemove and get the first elements in a list
Read moreReturn the index of matching elements on a list
Read morePrepend one or multiple elements to a list
Read morePrepend an element to a list, only if the list exists
Read moreGet a range of elements from a list
Read moreRemove elements from a list
Read moreSet the value of an element in a list by its index
Read moreTrim a list to the specified range
Read moreOutputs memory problems report
Read moreShow allocator internal stats
Read moreAsk the allocator to release memory
Read moreShow memory usage details
Read moreEstimate the memory usage of a key
Read moreGet the values of all the given keys
Read moreAtomically transfer a key from a Redis instance to another one.
Read moreList all modules loaded by the server
Read moreLoad a module
Read moreLoad a module with extended parameters
Read moreUnload a module
Read moreListen for all requests received by the server in real time
Read moreMove a key to another database
Read moreSet multiple keys to multiple values
Read moreSet multiple keys to multiple values, only if none of the keys exist
Read moreMark the start of a transaction block
Read moreInspect the internal encoding of a Redis object
Read moreGet the logarithmic access frequency counter of a Redis object
Read moreGet the time since a Redis object was last accessed
Read moreGet the number of references to the value of the key
Read moreRemove the expiration from a key
Read moreSet a key's time to live in milliseconds
Read moreSet the expiration for a key as a UNIX timestamp specified in milliseconds
Read moreGet the expiration Unix timestamp for a key in milliseconds
Read moreAdds the specified elements to the specified HyperLogLog.
Read moreReturn the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
Read moreInternal commands for debugging HyperLogLog values
Read moreMerge N different HyperLogLogs into a single one.
Read moreAn internal command for testing HyperLogLog values
Read morePing the server
Read moreSet the value and expiration in milliseconds of a key
Read moreListen for messages published to channels matching the given patterns
Read moreInternal command used for replication
Read moreGet the time to live for a key in milliseconds
Read morePost a message to a channel
Read moreList active channels
Read moreGet the count of unique patterns pattern subscriptions
Read moreGet the count of subscribers for channels
Read moreList active shard channels
Read moreGet the count of subscribers for shard channels
Read moreStop listening for messages posted to channels matching the given patterns
Read moreClose the connection
Read moreReturn a random key from the keyspace
Read moreEnables read queries for a connection to a cluster replica node
Read moreDisables read queries for a connection to a cluster replica node
Read moreRename a key
Read moreRename a key, only if the new key does not exist
Read moreAn internal command for configuring the replication stream
Read moreMake the server a replica of another instance, or promote it as master.
Read moreReset the connection
Read moreCreate a key using the provided serialized value, previously obtained using DUMP.
Read moreAn internal command for migrating keys in a cluster
Read moreReturn the role of the instance in the context of replication
Read moreRemove and get the last elements in a list
Read moreRemove the last element in a list, prepend it to another list and return it
Read moreAppend one or multiple elements to a list
Read moreAppend an element to a list, only if the list exists
Read moreAdd one or more members to a set
Read moreSynchronously save the dataset to disk
Read moreIncrementally iterate the keys space
Read moreGet the number of members in a set
Read moreSet the debug mode for executed scripts.
Read moreCheck existence of scripts in the script cache.
Read moreRemove all the scripts from the script cache.
Read moreKill the script currently in execution.
Read moreLoad the specified Lua script into the script cache.
Read moreSubtract multiple sets
Read moreSubtract multiple sets and store the resulting set in a key
Read moreChange the selected database for the current connection
Read moreSet the string value of a key
Read moreSets or clears the bit at offset in the string value stored at key
Read moreSet the value and expiration of a key
Read moreSet the value of a key, only if the key does not exist
Read moreOverwrite part of a string at key starting at the specified offset
Read moreSynchronously save the dataset to disk and then shut down the server
Read moreIntersect multiple sets
Read moreIntersect multiple sets and return the cardinality of the result
Read moreIntersect multiple sets and store the resulting set in a key
Read moreDetermine if a given value is a member of a set
Read moreMake the server a replica of another instance, or promote it as master.
Read moreGet the slow log's entries
Read moreGet the slow log's length
Read moreClear all entries from the slow log
Read moreGet all the members in a set
Read moreReturns the membership associated with the given elements for a set
Read moreMove a member from one set to another
Read moreSort the elements in a list, set or sorted set
Read moreSort the elements in a list, set or sorted set. Read-only variant of SORT.
Read moreRemove and return one or multiple random members from a set
Read morePost a message to a shard channel
Read moreGet one or multiple random members from a set
Read moreRemove one or more members from a set
Read moreIncrementally iterate Set elements
Read moreListen for messages published to the given shard channels
Read moreGet the length of the value stored in a key
Read moreListen for messages published to the given channels
Read moreGet a substring of the string stored at a key
Read moreAdd multiple sets
Read moreAdd multiple sets and store the resulting set in a key
Read moreStop listening for messages posted to the given shard channels
Read moreSwaps two Redis databases
Read moreInternal command used for replication
Read moreAdds one or more samples to a sketch
Read moreRetrieve an estimation of the value with the given the rank. Multiple estimations can be returned with one call.
Read moreRetrieve an estimation of the value with the given the reverse rank. Multiple estimations can be returned with one call.
Read moreReturns the fraction of all points added which are <= value. Multiple fractions can be returned with one call.
Read moreAllocate the memory and initialize the t-digest
Read moreReturns information about a sketch
Read moreGet maximum value from the sketch
Read moreMerges all of the values from 'source-key' keys to 'destination-key' sketch
Read moreGet minimum value from the sketch
Read moreReturns an estimate of the cutoff such that a specified fraction of the data added to this TDigest would be less than or equal to the specified cutoffs. Multiple quantiles can be returned with one call.
Read moreRetrieve the estimated rank of value (the number of observations in the sketch that are smaller than value + half the number of observations that are equal to value). Multiple ranks can be returned with one call.
Read moreReset the sketch to zero - empty out the sketch and re-initialize it
Read moreRetrieve the estimated rank of value (the number of observations in the sketch that are larger than value + half the number of observations that are equal to value). Multiple ranks can be returned with one call.
Read moreReturns the trimmed mean ignoring values outside given cutoff upper and lower limits
Read moreReturn the current server time
Read moreIncreases the count of one or more items by increment
Read moreReturn the count for one or more items are in a sketch
Read moreIncreases the count of one or more items by increment
Read moreReturns information about a sketch
Read moreReturn full list of items in Top K list
Read moreChecks whether one or more items are in a sketch
Read moreInitializes a TopK with specified parameters
Read moreAlters the last access time of a key(s). Returns the number of existing keys specified.
Read moreAppend a sample to a time series
Read moreUpdate the retention, chunk size, duplicate policy, and labels of an existing time series
Read moreCreate a new time series
Read moreCreate a compaction rule
Read moreDecrease the value of the sample with the maximal existing timestamp, or create a new sample with a value equal to the value of the sample with the maximal existing timestamp with a given decrement
Read moreDelete all samples between two timestamps for a given time series
Read moreDelete a compaction rule
Read moreGet the last sample
Read moreIncrease the value of the sample with the maximal existing timestamp, or create a new sample with a value equal to the value of the sample with the maximal existing timestamp with a given increment
Read moreReturns information and statistics for a time series
Read moreAppend new samples to one or more time series
Read moreGet the last samples matching a specific filter
Read moreQuery a range across multiple time series by filters in forward direction
Read moreQuery a range across multiple time-series by filters in reverse direction
Read moreGet all time series keys matching a filter list
Read moreQuery a range in forward direction
Read moreQuery a range in reverse direction
Read moreGet the time to live for a key in seconds
Read moreDetermine the type stored at key
Read moreDelete a key asynchronously in another thread. Otherwise it is just as DEL, but non blocking.
Read moreStop listening for messages posted to the given channels
Read moreForget about all watched keys
Read moreWait for the synchronous replication of all the write commands sent in the context of the current connection
Read moreWatch the given keys to determine execution of the MULTI/EXEC block
Read moreMarks a pending message as correctly processed, effectively removing it from the pending entries list of the consumer group. Return value of the command is the number of messages successfully acknowledged, that is, the IDs we were actually able to resolve in the PEL.
Read moreAppends a new entry to a stream
Read moreChanges (or acquires) ownership of messages in a consumer group, as if the messages were delivered to the specified consumer.
Read moreChanges (or acquires) ownership of a message in a consumer group, as if the message was delivered to the specified consumer.
Read moreRemoves the specified entries from the stream. Returns the number of items actually deleted, that may be different from the number of IDs passed in case certain IDs do not exist.
Read moreCreate a consumer group.
Read moreCreate a consumer in a consumer group.
Read moreDelete a consumer from a consumer group.
Read moreDestroy a consumer group.
Read moreSet a consumer group to an arbitrary last delivered ID value.
Read moreList the consumers in a consumer group
Read moreList the consumer groups of a stream
Read moreGet information about a stream
Read moreReturn the number of entries in a stream
Read moreReturn information and entries from a stream consumer group pending entries list, that are messages fetched but never acknowledged.
Read moreReturn a range of elements in a stream, with IDs matching the specified IDs interval
Read moreReturn never seen elements in multiple streams, with IDs greater than the ones reported by the caller for each stream. Can block.
Read moreReturn new entries from a stream using a consumer group, or access the history of the pending entries for a given consumer. Can block.
Read moreReturn a range of elements in a stream, with IDs matching the specified IDs interval, in reverse order (from greater to smaller IDs) compared to XRANGE
Read moreAn internal command for replicating stream values
Read moreTrims the stream to (approximately if '~' is passed) a certain size
Read moreAdd one or more members to a sorted set, or update its score if it already exists
Read moreGet the number of members in a sorted set
Read moreCount the members in a sorted set with scores within the given values
Read moreSubtract multiple sorted sets
Read moreSubtract multiple sorted sets and store the resulting sorted set in a new key
Read moreIncrement the score of a member in a sorted set
Read moreIntersect multiple sorted sets
Read moreIntersect multiple sorted sets and return the cardinality of the result
Read moreIntersect multiple sorted sets and store the resulting sorted set in a new key
Read moreCount the number of members in a sorted set between a given lexicographical range
Read moreRemove and return members with scores in a sorted set
Read moreGet the score associated with the given members in a sorted set
Read moreRemove and return members with the highest scores in a sorted set
Read moreRemove and return members with the lowest scores in a sorted set
Read moreGet one or multiple random elements from a sorted set
Read moreReturn a range of members in a sorted set
Read moreReturn a range of members in a sorted set, by lexicographical range
Read moreReturn a range of members in a sorted set, by score
Read moreStore a range of members from sorted set into another key
Read moreDetermine the index of a member in a sorted set
Read moreRemove one or more members from a sorted set
Read moreRemove all members in a sorted set between the given lexicographical range
Read moreRemove all members in a sorted set within the given indexes
Read moreRemove all members in a sorted set within the given scores
Read moreReturn a range of members in a sorted set, by index, with scores ordered from high to low
Read moreReturn a range of members in a sorted set, by lexicographical range, ordered from higher to lower strings.
Read moreReturn a range of members in a sorted set, by score, with scores ordered from high to low
Read moreDetermine the index of a member in a sorted set, with scores ordered from high to low
Read moreIncrementally iterate sorted sets elements and associated scores
Read moreGet the score associated with the given member in a sorted set
Read moreAdd multiple sorted sets
Read moreAdd multiple sorted sets and store the resulting sorted set in a new key
Read more