ACL CAT
Lists the ACL categories, or the commands inside a category.
Read moreLists the ACL categories, or the commands inside a category.
Read moreDeletes ACL users, and terminates their connections.
Read moreSimulates the execution of a command by a user, without executing the command.
Read moreGenerates a pseudorandom, secure password that can be used to identify ACL users.
Read moreLists the ACL rules of a user.
Read moreDumps the effective rules in ACL file format.
Read moreReloads the rules from the configured ACL file.
Read moreLists recent security events generated due to ACL rules.
Read moreSaves the effective ACL rules in the configured ACL file.
Read moreCreates and modifies an ACL user and its rules.
Read moreLists all ACL users.
Read moreReturns the authenticated username of the current connection.
Read moreAppends a string to the value of a key. Creates the key if it doesn't exist.
Read moreSignals that a cluster client is following an -ASK redirect.
Read moreAuthenticates the connection.
Read moreAdds an item to a Bloom Filter
Read moreReturns the cardinality of 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 rewrites the append-only file to disk.
Read moreAsynchronously saves the database(s) to disk.
Read moreCounts the number of set bits (population counting) in a string.
Read morePerforms arbitrary bitfield integer operations on strings.
Read morePerforms arbitrary read-only bitfield integer operations on strings.
Read morePerforms bitwise operations on multiple strings, and stores the result.
Read moreFinds the first set (1) or clear (0) bit in a string.
Read morePops an element from a list, pushes it to another list and returns it. Blocks until an element is available otherwise. Deletes the list if the last element was moved.
Read morePops the first element from one of multiple lists. Blocks until an element is available otherwise. Deletes the list if the last element was popped.
Read moreRemoves and returns the first element in a list. Blocks until an element is available otherwise. Deletes the list if the last element was popped.
Read moreRemoves and returns the last element in a list. Blocks until an element is available otherwise. Deletes the list if the last element was popped.
Read morePops an element from a list, pushes it to another list and returns it. Block until an element is available otherwise. Deletes the list if the last element was popped.
Read moreRemoves and returns a member by score from one or more sorted sets. Blocks until a member is available otherwise. Deletes the sorted set if the last element was popped.
Read moreRemoves and returns the member with the highest score from one or more sorted sets. Blocks until a member available otherwise. Deletes the sorted set if the last element was popped.
Read moreRemoves and returns the member with the lowest score from one or more sorted sets. Blocks until a member is available otherwise. Deletes the sorted set if the last element was popped.
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 moreInstructs the server whether to track the keys in the next request.
Read moreReturns the name of the connection.
Read moreReturns the client ID to which the connection's tracking notifications are redirected.
Read moreReturns the unique client ID of the connection.
Read moreReturns information about the connection.
Read moreTerminates open connections.
Read moreLists open connections.
Read moreSets the client eviction mode of the connection.
Read moreControls whether commands sent by the client affect the LRU/LFU of accessed keys.
Read moreSuspends commands processing.
Read moreInstructs the server whether to reply to commands.
Read moreSets information specific to the client or connection.
Read moreSets the connection name.
Read moreControls server-assisted client-side caching for the connection.
Read moreReturns information about server-assisted client-side caching for the connection.
Read moreUnblocks a client blocked by a blocking command from a different connection.
Read moreResumes processing commands from paused clients.
Read moreAssigns new hash slots to a node.
Read moreAssigns new hash slot ranges to a node.
Read moreAdvances the cluster config epoch.
Read moreReturns the number of active failure reports active for a node.
Read moreReturns the number of keys in a hash slot.
Read moreSets hash slots as unbound for a node.
Read moreSets hash slot ranges as unbound for a node.
Read moreForces a replica to perform a manual failover of its master.
Read moreDeletes all slots information from a node.
Read moreRemoves a node from the nodes table.
Read moreReturns the key names in a hash slot.
Read moreReturns information about the state of a node.
Read moreReturns the hash slot for a key.
Read moreReturns a list of all TCP links to and from peer nodes.
Read moreForces a node to handshake with another node.
Read moreReturns the ID of a node.
Read moreReturns the shard ID of a node.
Read moreReturns the cluster configuration for a node.
Read moreLists the replica nodes of a master node.
Read moreConfigure a node as replica of a master node.
Read moreResets a node.
Read moreForces a node to save the cluster configuration to disk.
Read moreSets the configuration epoch for a new node.
Read moreBinds a hash slot to a node.
Read moreReturns the mapping of cluster slots to shards.
Read moreLists the replica nodes of a master node.
Read moreReturns the mapping of cluster slots to nodes.
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 moreReturns detailed information about all commands.
Read moreReturns a count of commands.
Read moreReturns documentary information about one, multiple or all commands.
Read moreExtracts the key names from an arbitrary command.
Read moreExtracts the key names and access flags for an arbitrary command.
Read moreReturns information about one, multiple or all commands.
Read moreReturns a list of command names.
Read moreReturns the effective values of configuration parameters.
Read moreResets the server's statistics.
Read morePersists the effective configuration to file.
Read moreSets configuration parameters in-flight.
Read moreCopies the value of a key to a new key.
Read moreReturns the number of keys in the database.
Read moreDecrements the integer value of a key by one. Uses 0 as initial value if the key doesn't exist.
Read moreDecrements a number from the integer value of a key. Uses 0 as initial value if the key doesn't exist.
Read moreDeletes one or more keys.
Read moreDiscards a transaction.
Read moreReturns a serialized representation of the value stored at a key.
Read moreReturns the given string.
Read moreExecutes a server-side Lua script.
Read moreExecutes a read-only server-side Lua script.
Read moreExecutes a server-side Lua script by SHA1 digest.
Read moreExecutes a read-only server-side Lua script by SHA1 digest.
Read moreExecutes all commands in a transaction.
Read moreDetermines whether one or more keys exist.
Read moreSets the expiration time of a key in seconds.
Read moreSets the expiration time of a key to a Unix timestamp.
Read moreReturns the expiration time of a key as a Unix timestamp.
Read moreStarts a coordinated failover from a server to one of its replicas.
Read moreInvokes a function.
Read moreInvokes a read-only function.
Read moreRemoves all keys from all databases.
Read moreRemove all keys from the current database.
Read moreReturns a list of all existing indexes
Read moreRun a search query on an index and perform aggregate transformations on the results
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 moreDeletes a library and its functions.
Read moreDumps all libraries into a serialized binary payload.
Read moreDeletes all libraries and functions.
Read moreTerminates a function during execution.
Read moreReturns information about all libraries.
Read moreCreates a library.
Read moreRestores all libraries from a payload.
Read moreReturns information about a function during execution.
Read moreAdds one or more members to a geospatial index. The key is created if it doesn't exist.
Read moreReturns the distance between two members of a geospatial index.
Read moreReturns members from a geospatial index as geohash strings.
Read moreReturns the longitude and latitude of members from a geospatial index.
Read moreQueries a geospatial index for members within a distance from a coordinate, optionally stores the result.
Read moreReturns members from a geospatial index that are within a distance from a coordinate.
Read moreQueries a geospatial index for members within a distance from a member, optionally stores the result.
Read moreReturns members from a geospatial index that are within a distance from a member.
Read moreQueries a geospatial index for members inside an area of a box or a circle.
Read moreQueries a geospatial index for members inside an area of a box or a circle, optionally stores the result.
Read moreReturns the string value of a key.
Read moreReturns a bit value by offset.
Read moreReturns the string value of a key after deleting the key.
Read moreReturns the string value of a key after setting its expiration time.
Read moreReturns a substring of the string stored at a key.
Read moreReturns the previous string value of a key after setting it to a new value.
Read moreDeletes one or more fields and their values from a hash. Deletes the hash if no fields remain.
Read moreHandshakes with the Redis server.
Read moreDetermines whether a field exists in a hash.
Read moreReturns the value of a field in a hash.
Read moreReturns all fields and values in a hash.
Read moreIncrements the integer value of a field in a hash by a number. Uses 0 as initial value if the field doesn't exist.
Read moreIncrements the floating point value of a field by a number. Uses 0 as initial value if the field doesn't exist.
Read moreReturns all fields in a hash.
Read moreReturns the number of fields in a hash.
Read moreReturns the values of all fields in a hash.
Read moreSets the values of multiple fields.
Read moreReturns one or more random fields from a hash.
Read moreIterates over fields and values of a hash.
Read moreCreates or modifies the value of a field in a hash.
Read moreSets the value of a field in a hash only when the field doesn't exist.
Read moreReturns the length of the value of a field.
Read moreReturns all values in a hash.
Read moreIncrements the integer value of a key by one. Uses 0 as initial value if the key doesn't exist.
Read moreIncrements the integer value of a key by a number. Uses 0 as initial value if the key doesn't exist.
Read moreIncrement the floating point value of a key by a number. Uses 0 as initial value if the key doesn't exist.
Read moreReturns 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 moreMerges a given JSON value into matching paths. Consequently, JSON values at matching paths are updated, deleted, or expanded with new children
Read moreReturns the values at a path from one or more keys
Read moreSets or updates the JSON value of 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 moreReturns all key names that match a pattern.
Read moreReturns the Unix timestamp of the last successful save to disk.
Read moreReturns a human-readable latency analysis report.
Read moreReturns a latency graph for an event.
Read moreReturns the cumulative distribution of latencies of a subset or all commands.
Read moreReturns timestamp-latency samples for an event.
Read moreReturns the latest latency samples for all events.
Read moreResets the latency data for one or more events.
Read moreFinds the longest common substring.
Read moreReturns an element from a list by its index.
Read moreInserts an element before or after another element in a list.
Read moreReturns the length of a list.
Read moreReturns an element after popping it from one list and pushing it to another. Deletes the list if the last element was moved.
Read moreReturns multiple elements from a list after removing them. Deletes the list if the last element was popped.
Read moreDisplays computer art and the Redis version
Read moreReturns the first elements in a list after removing it. Deletes the list if the last element was popped.
Read moreReturns the index of matching elements in a list.
Read morePrepends one or more elements to a list. Creates the key if it doesn't exist.
Read morePrepends one or more elements to a list only when the list exists.
Read moreReturns a range of elements from a list.
Read moreRemoves elements from a list. Deletes the list if the last element was removed.
Read moreSets the value of an element in a list by its index.
Read moreRemoves elements from both ends a list. Deletes the list if all elements were trimmed.
Read moreOutputs a memory problems report.
Read moreReturns the allocator statistics.
Read moreAsks the allocator to release memory.
Read moreReturns details about memory usage.
Read moreEstimates the memory usage of a key.
Read moreAtomically returns the string values of one or more keys.
Read moreAtomically transfers a key from one Redis instance to another.
Read moreReturns all loaded modules.
Read moreLoads a module.
Read moreLoads a module using extended parameters.
Read moreUnloads a module.
Read moreListens for all requests received by the server in real-time.
Read moreMoves a key to another database.
Read moreAtomically creates or modifies the string values of one or more keys.
Read moreAtomically modifies the string values of one or more keys only when all keys don't exist.
Read moreStarts a transaction.
Read moreReturns the internal encoding of a Redis object.
Read moreReturns the logarithmic access frequency counter of a Redis object.
Read moreReturns the time since the last access to a Redis object.
Read moreReturns the reference count of a value of a key.
Read moreRemoves the expiration time of a key.
Read moreSets the expiration time of a key in milliseconds.
Read moreSets the expiration time of a key to a Unix milliseconds timestamp.
Read moreReturns the expiration time of a key as a Unix milliseconds timestamp.
Read moreAdds elements to a HyperLogLog key. Creates the key if it doesn't exist.
Read moreReturns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).
Read moreInternal commands for debugging HyperLogLog values.
Read moreMerges one or more HyperLogLog values into a single key.
Read moreAn internal command for testing HyperLogLog values.
Read moreReturns the server's liveliness response.
Read moreSets both string value and expiration time in milliseconds of a key. The key is created if it doesn't exist.
Read moreListens for messages published to channels that match one or more patterns.
Read moreAn internal command used in replication.
Read moreReturns the expiration time in milliseconds of a key.
Read morePosts a message to a channel.
Read moreReturns the active channels.
Read moreReturns a count of unique pattern subscriptions.
Read moreReturns a count of subscribers to channels.
Read moreReturns the active shard channels.
Read moreReturns the count of subscribers of shard channels.
Read moreStops listening to messages published to channels that match one or more patterns.
Read moreCloses the connection.
Read moreReturns a random key name from the database.
Read moreEnables read-only queries for a connection to a Redis Cluster replica node.
Read moreEnables read-write queries for a connection to a Reids Cluster replica node.
Read moreRenames a key and overwrites the destination.
Read moreRenames a key only when the target key name doesn't exist.
Read moreAn internal command for configuring the replication stream.
Read moreConfigures a server as replica of another, or promotes it to a master.
Read moreResets the connection.
Read moreCreates a key from the serialized representation of a value.
Read moreAn internal command for migrating keys in a cluster.
Read moreReturns the replication role.
Read moreReturns and removes the last elements of a list. Deletes the list if the last element was popped.
Read moreReturns the last element of a list after removing and pushing it to another list. Deletes the list if the last element was popped.
Read moreAppends one or more elements to a list. Creates the key if it doesn't exist.
Read moreAppends an element to a list only when the list exists.
Read moreAdds one or more members to a set. Creates the key if it doesn't exist.
Read moreSynchronously saves the database(s) to disk.
Read moreIterates over the key names in the database.
Read moreReturns the number of members in a set.
Read moreSets the debug mode of server-side Lua scripts.
Read moreDetermines whether server-side Lua scripts exist in the script cache.
Read moreRemoves all server-side Lua scripts from the script cache.
Read moreTerminates a server-side Lua script during execution.
Read moreLoads a server-side Lua script to the script cache.
Read moreReturns the difference of multiple sets.
Read moreStores the difference of multiple sets in a key.
Read moreChanges the selected database.
Read moreSets the string value of a key, ignoring its type. The key is created if it doesn't exist.
Read moreSets or clears the bit at offset of the string value. Creates the key if it doesn't exist.
Read moreSets the string value and expiration time of a key. Creates the key if it doesn't exist.
Read moreSet the string value of a key only when the key doesn't exist.
Read moreOverwrites a part of a string value with another by an offset. Creates the key if it doesn't exist.
Read moreSynchronously saves the database(s) to disk and shuts down the Redis server.
Read moreReturns the intersect of multiple sets.
Read moreReturns the number of members of the intersect of multiple sets.
Read moreStores the intersect of multiple sets in a key.
Read moreDetermines whether a member belongs to a set.
Read moreSets a Redis server as a replica of another, or promotes it to being a master.
Read moreReturns the slow log's entries.
Read moreReturns the number of entries in the slow log.
Read moreClears all entries from the slow log.
Read moreReturns all members of a set.
Read moreDetermines whether multiple members belong to a set.
Read moreMoves a member from one set to another.
Read moreSorts the elements in a list, a set, or a sorted set, optionally storing the result.
Read moreReturns the sorted elements of a list, a set, or a sorted set.
Read moreReturns one or more random members from a set after removing them. Deletes the set if the last member was popped.
Read morePost a message to a shard channel
Read moreGet one or multiple random members from a set
Read moreRemoves one or more members from a set. Deletes the set if the last member was removed.
Read moreIterates over members of a set.
Read moreListens for messages published to shard channels.
Read moreReturns the length of a string value.
Read moreListens for messages published to channels.
Read moreReturns a substring from a string value.
Read moreReturns the union of multiple sets.
Read moreStores the union of multiple sets in a key.
Read moreStops listening to messages posted to shard channels.
Read moreSwaps two Redis databases.
Read moreAn internal command used in replication.
Read moreAdds one or more observations to a t-digest sketch
Read moreReturns, for each input rank, an estimation of the value (floating-point) with that rank
Read moreReturns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank
Read moreReturns, for each input value, an estimation of the fraction (floating-point) of (observations smaller than the given value + half the observations equal to the given value)
Read moreAllocates memory and initializes a new t-digest sketch
Read moreReturns information and statistics about a t-digest sketch
Read moreReturns the maximum observation value from a t-digest sketch
Read moreMerges multiple t-digest sketches into a single sketch
Read moreReturns the minimum observation value from a t-digest sketch
Read moreReturns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations
Read moreReturns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value)
Read moreResets a t-digest sketch: empty the sketch and re-initializes it.
Read moreReturns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value)
Read moreReturns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles
Read moreInvoke a JavaScript function
Read moreInvoke an asynchronous JavaScript function
Read moreDelete a JavaScript library from Redis by name
Read moreList all JavaScript libraries loaded into Redis
Read moreLoad a new JavaScript library into Redis
Read moreReturns the 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 moreReturns the number of existing keys out of those specified after updating the time they were last accessed.
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 maximum existing timestamp, or create a new sample with a value equal to the value of the sample with the maximum 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 sample with the highest timestamp from a given time series
Read moreIncrease the value of the sample with the maximum existing timestamp, or create a new sample with a value equal to the value of the sample with the maximum 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 sample with the highest timestamp from each time series 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 moreReturns the expiration time in seconds of a key.
Read moreDetermines the type of value stored at a key.
Read moreAsynchronously deletes one or more keys.
Read moreStops listening to messages posted to channels.
Read moreForgets about watched keys of a transaction.
Read moreBlocks until the asynchronous replication of all preceding write commands sent by the connection is completed.
Read moreBlocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.
Read moreMonitors changes to keys to determine the execution of a transaction.
Read moreReturns the number of messages that were successfully acknowledged by the consumer group member of a stream.
Read moreAppends a new message to a stream. Creates the key if it doesn't exist.
Read moreChanges, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.
Read moreChanges, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.
Read moreReturns the number of messages after removing them from a stream.
Read moreCreates a consumer group.
Read moreCreates a consumer in a consumer group.
Read moreDeletes a consumer from a consumer group.
Read moreDestroys a consumer group.
Read moreSets the last-delivered ID of a consumer group.
Read moreReturns a list of the consumers in a consumer group.
Read moreReturns a list of the consumer groups of a stream.
Read moreReturns information about a stream.
Read moreReturn the number of messages in a stream.
Read moreReturns the information and entries from a stream consumer group's pending entries list.
Read moreReturns the messages from a stream within a range of IDs.
Read moreReturns messages from multiple streams with IDs greater than the ones requested. Blocks until a message is available otherwise.
Read moreReturns new or historical messages from a stream for a consumer in a group. Blocks until a message is available otherwise.
Read moreReturns the messages from a stream within a range of IDs in reverse order.
Read moreAn internal command for replicating stream values.
Read moreDeletes messages from the beginning of a stream.
Read moreAdds one or more members to a sorted set, or updates their scores. Creates the key if it doesn't exist.
Read moreReturns the number of members in a sorted set.
Read moreReturns the count of members in a sorted set that have scores within a range.
Read moreReturns the difference between multiple sorted sets.
Read moreStores the difference of multiple sorted sets in a key.
Read moreIncrements the score of a member in a sorted set.
Read moreReturns the intersect of multiple sorted sets.
Read moreReturns the number of members of the intersect of multiple sorted sets.
Read moreStores the intersect of multiple sorted sets in a key.
Read moreReturns the number of members in a sorted set within a lexicographical range.
Read moreReturns the highest- or lowest-scoring members from one or more sorted sets after removing them. Deletes the sorted set if the last member was popped.
Read moreReturns the score of one or more members in a sorted set.
Read moreReturns the highest-scoring members from a sorted set after removing them. Deletes the sorted set if the last member was popped.
Read moreReturns the lowest-scoring members from a sorted set after removing them. Deletes the sorted set if the last member was popped.
Read moreReturns one or more random members from a sorted set.
Read moreReturns members in a sorted set within a range of indexes.
Read moreReturns members in a sorted set within a lexicographical range.
Read moreReturns members in a sorted set within a range of scores.
Read moreStores a range of members from sorted set in a key.
Read moreReturns the index of a member in a sorted set ordered by ascending scores.
Read moreRemoves one or more members from a sorted set. Deletes the sorted set if all members were removed.
Read moreRemoves members in a sorted set within a lexicographical range. Deletes the sorted set if all members were removed.
Read moreRemoves members in a sorted set within a range of indexes. Deletes the sorted set if all members were removed.
Read moreRemoves members in a sorted set within a range of scores. Deletes the sorted set if all members were removed.
Read moreReturns members in a sorted set within a range of indexes in reverse order.
Read moreReturns members in a sorted set within a lexicographical range in reverse order.
Read moreReturns members in a sorted set within a range of scores in reverse order.
Read moreReturns the index of a member in a sorted set ordered by descending scores.
Read moreIterates over members and scores of a sorted set.
Read moreReturns the score of a member in a sorted set.
Read moreReturns the union of multiple sorted sets.
Read moreStores the union of multiple sorted sets in a key.
Read more