redis-py
连接示例
模块索引
Redis 命令
Redis 集群命令
Redis Sentinel 命令
Redis 模块命令
回退
连接到 Redis
异常
锁
重试助手
示例
redis-py
文档
»
索引
在 GitHub 上编辑
索引
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
|
X
|
Z
A
AbstractBackoff (redis.backoff 中的类)
acl_cat() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_deluser() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_genpass() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_getuser() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_help() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_list() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_load() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_log() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_log_reset() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_save() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_setuser() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_users() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acl_whoami() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
acquire() (redis.lock.Lock 方法)
add() (redis.commands.bf.commands.BFCommands 方法)
(redis.commands.bf.commands.CFCommands 方法)
(redis.commands.bf.commands.TOPKCommands 方法)
(redis.commands.timeseries.commands.TimeSeriesCommands 方法)
add_document() (redis.commands.search.commands.SearchCommands 方法)
add_document_hash() (redis.commands.search.commands.SearchCommands 方法)
addnx() (redis.commands.bf.commands.CFCommands 方法)
aggregate() (redis.commands.search.commands.SearchCommands 方法)
aliasadd() (redis.commands.search.commands.SearchCommands 方法)
aliasdel() (redis.commands.search.commands.SearchCommands 方法)
aliasupdate() (redis.commands.search.commands.SearchCommands 方法)
alter() (redis.commands.timeseries.commands.TimeSeriesCommands 方法)
alter_schema_add() (redis.commands.search.commands.SearchCommands 方法)
append() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
AskError
AuthenticationError
AuthenticationWrongNumberOfArgsError
B
batch_indexer() (redis.commands.search.commands.SearchCommands 方法)
BFCommands (redis.commands.bf.commands 类)
bgrewriteaof() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
bgsave() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
bitcount() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
bitfield() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
bitop() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
bitpos() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
blmove() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
blpop() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
brpop() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
brpoplpush() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
bulk() (redis.commands.graph.commands.GraphCommands 方法)
BusyLoadingError
bzpopmax() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
bzpopmin() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
C
call_with_retry() (redis.retry.Retry 方法)
CFCommands (redis.commands.bf.commands 类)
ChildDeadlockedError
client_getname() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_getredir() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_id() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_info() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_kill() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_kill_filter() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_list() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_pause() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_reply() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_setname() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_trackinginfo() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_unblock() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
client_unpause() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
cluster_addslots() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_count_failure_report() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_countkeysinslot() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_delslots() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_failover() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_get_keys_in_slot() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_info() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_keyslot() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_meet() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_nodes() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_replicas() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_replicate() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_reset() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_save_config() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_set_config_epoch() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_setslot() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_setslot_stable() (redis.commands.cluster.RedisClusterCommands 方法)
cluster_slots() (redis.commands.cluster.RedisClusterCommands 方法)
ClusterCrossSlotError
ClusterDownError
ClusterError
CMSCommands (redis.commands.bf.commands 中的类)
command() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
commit() (redis.commands.graph.commands.GraphCommands 方法)
compute() (redis.backoff.AbstractBackoff 方法)
(redis.backoff.ConstantBackoff 方法)
(redis.backoff.DecorrelatedJitterBackoff 方法)
(redis.backoff.EqualJitterBackoff 方法)
(redis.backoff.ExponentialBackoff 方法)
(redis.backoff.FullJitterBackoff 方法)
config() (redis.commands.graph.commands.GraphCommands 方法)
config_get() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
(redis.commands.search.commands.SearchCommands 方法)
config_resetstat() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
config_rewrite() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
config_set() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
(redis.commands.search.commands.SearchCommands 方法)
ConnectionError
ConnectionPool (redis.connection 中的类)
ConstantBackoff (redis.backoff 中的类)
copy() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
CoreCommands (redis.commands.core 中的类)
count() (redis.commands.bf.commands.CFCommands 方法)
(redis.commands.bf.commands.TOPKCommands 方法)
create() (redis.commands.bf.commands.BFCommands 方法)
(redis.commands.bf.commands.CFCommands 方法)
(redis.commands.timeseries.commands.TimeSeriesCommands 方法)
create_index() (redis.commands.search.commands.SearchCommands 方法)
createrule() (redis.commands.timeseries.commands.TimeSeriesCommands 方法)
D
DataError
dbsize() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
debug_object() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
DecorrelatedJitterBackoff (redis.backoff 中的类)
decr() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
decrby() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
(redis.commands.timeseries.commands.TimeSeriesCommands 方法)
delete() (redis.commands.bf.commands.CFCommands 方法)
(redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
(redis.commands.graph.commands.GraphCommands 方法)
(redis.commands.timeseries.commands.TimeSeriesCommands 方法)
delete_document() (redis.commands.search.commands.SearchCommands 方法)
deleterule() (redis.commands.timeseries.commands.TimeSeriesCommands 方法)
dict_add() (redis.commands.search.commands.SearchCommands 方法)
dict_del() (redis.commands.search.commands.SearchCommands 方法)
dict_dump() (redis.commands.search.commands.SearchCommands 方法)
disconnect() (redis.connection.ConnectionPool 方法)
dropindex() (redis.commands.search.commands.SearchCommands 方法)
dump() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
E
echo() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
Edge (redis.commands.graph.edge 中的类)
EqualJitterBackoff (redis.backoff 中的类)
eval() (redis.commands.core.CoreCommands 方法)
evalsha() (redis.commands.core.CoreCommands 方法)
ExecAbortError
execute_command() (redis.client.Redis 方法)
exists() (redis.commands.bf.commands.BFCommands 方法)
(redis.commands.bf.commands.CFCommands 方法)
(redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
expire() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
expireat() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
explain() (redis.commands.graph.commands.GraphCommands 方法)
(redis.commands.search.commands.SearchCommands 方法)
ExponentialBackoff (redis.backoff 中的类)
extend() (redis.lock.Lock 方法)
F
flush() (redis.commands.graph.commands.GraphCommands 方法)
flushall() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
flushdb() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
from_url() (redis.client.Redis 类方法)
(redis.connection.ConnectionPool 类方法)
FullJitterBackoff (redis.backoff 中的类)
G
geoadd() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
geodist() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
geohash() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
geopos() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
georadius() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
georadiusbymember() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
geosearch() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
geosearchstore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
get() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
(redis.commands.search.commands.SearchCommands 方法)
(redis.commands.timeseries.commands.TimeSeriesCommands 方法)
get_connection() (redis.connection.ConnectionPool 方法)
get_connection_kwargs() (redis.client.Redis 方法)
get_encoder() (redis.client.Redis 方法)
(redis.connection.ConnectionPool 方法)
getbit() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
getdel() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
getex() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
getrange() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
getset() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
GraphCommands (redis.commands.graph.commands 中的类)
H
hdel() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hexists() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hget() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hgetall() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hincrby() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hincrbyfloat() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hkeys() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hlen() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hmget() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hmset() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hrandfield() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hscan() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hscan_iter() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hset() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hsetnx() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hstrlen() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
hvals() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
I
incr() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
incrby() (redis.commands.bf.commands.CMSCommands 方法)
(redis.commands.bf.commands.TOPKCommands 方法)
(redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
(redis.commands.timeseries.commands.TimeSeriesCommands 方法)
incrbyfloat() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
info() (redis.commands.bf.commands.BFCommands 方法)
(redis.commands.bf.commands.CFCommands 方法)
(redis.commands.bf.commands.CMSCommands 方法)
(redis.commands.bf.commands.TOPKCommands 方法)
(redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
(redis.commands.search.commands.SearchCommands 方法)
(redis.commands.timeseries.commands.TimeSeriesCommands 方法)
initbydim() (redis.commands.bf.commands.CMSCommands 方法)
initbyprob() (redis.commands.bf.commands.CMSCommands 方法)
insert() (redis.commands.bf.commands.BFCommands 方法)
(redis.commands.bf.commands.CFCommands 方法)
insertnx() (redis.commands.bf.commands.CFCommands 方法)
InvalidResponse
K
keys() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
L
lastsave() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
lindex() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
linsert() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
list() (redis.commands.bf.commands.TOPKCommands 方法)
list_keys() (redis.commands.graph.commands.GraphCommands 方法)
llen() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
lmove() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
load_document() (redis.commands.search.commands.SearchCommands 方法)
load_external_module() (redis.client.Redis 方法)
loadchunk() (redis.commands.bf.commands.BFCommands 方法)
(redis.commands.bf.commands.CFCommands 方法)
Lock (redis.lock 中的类)
lock() (redis.client.Redis 方法)
locked() (redis.lock.Lock 方法)
LockError
LockNotOwnedError
lolwut() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
lpop() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
lpos() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
lpush() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
lpushx() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
lrange() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
lrem() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
lset() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
ltrim() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
M
madd() (redis.commands.bf.commands.BFCommands 方法)
(redis.commands.timeseries.commands.TimeSeriesCommands 方法)
make_connection() (redis.connection.ConnectionPool 方法)
MasterDownError
memory_malloc_stats() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
memory_purge() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
memory_stats() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
memory_usage() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
merge() (redis.commands.bf.commands.CMSCommands 方法)
(redis.commands.graph.commands.GraphCommands 方法)
mexists() (redis.commands.bf.commands.BFCommands 方法)
mget() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
(redis.commands.timeseries.commands.TimeSeriesCommands 方法)
mget_nonatomic() (redis.commands.cluster.RedisClusterCommands 方法)
migrate() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
module_list() (redis.commands.core.CoreCommands 方法)
module_load() (redis.commands.core.CoreCommands 方法)
module_unload() (redis.commands.core.CoreCommands 方法)
ModuleError
move() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
MovedError
mrange() (redis.commands.timeseries.commands.TimeSeriesCommands 方法)
mrevrange() (redis.commands.timeseries.commands.TimeSeriesCommands 方法)
mset() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
mset_nonatomic() (redis.commands.cluster.RedisClusterCommands 方法)
msetnx() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
N
NoBackoff (redis.backoff 类)
Node (redis.commands.graph.node 类)
NoPermissionError
NoScriptError
O
object() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
owned() (redis.lock.Lock 方法)
P
parse_response() (redis.client.Redis 方法)
persist() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pexpire() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pexpireat() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pfadd() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pfcount() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pfmerge() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
ping() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pipeline() (redis.client.Redis 方法)
profile() (redis.commands.graph.commands.GraphCommands 方法)
(redis.commands.search.commands.SearchCommands 方法)
psetex() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
psync() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pttl() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
publish() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pubsub() (redis.client.Redis 方法)
pubsub_channels() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pubsub_numpat() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
pubsub_numsub() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
PubSubError
Q
query() (redis.commands.bf.commands.CMSCommands 方法)
(redis.commands.bf.commands.TOPKCommands 方法)
(redis.commands.graph.commands.GraphCommands 方法)
queryindex() (redis.commands.timeseries.commands.TimeSeriesCommands 方法)
quit() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
R
randomkey() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
range() (redis.commands.timeseries.commands.TimeSeriesCommands 方法)
reacquire() (redis.lock.Lock 方法)
readonly() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
ReadOnlyError
readwrite() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
Redis (redis.client 类)
redis.backoff (模块)
redis.commands.bf.commands (模块)
redis.commands.graph.commands (模块)
redis.commands.graph.edge (模块)
redis.commands.graph.node (模块)
redis.commands.search.commands (模块)
redis.commands.timeseries.commands (模块)
redis.exceptions (模块)
redis.lock (模块)
redis.retry (模块)
RedisClusterCommands (redis.commands.cluster 类)
RedisClusterException
RedisError
register_script() (redis.commands.core.CoreCommands 方法)
release() (redis.connection.ConnectionPool 方法)
(redis.lock.Lock 方法)
rename() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
renamenx() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
replicaof() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
reserve() (redis.commands.bf.commands.TOPKCommands 方法)
reset() (redis.backoff.AbstractBackoff 方法)
(redis.backoff.DecorrelatedJitterBackoff 方法)
ResponseError
restore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
Retry (redis.retry 中的类)
revrange() (redis.commands.timeseries.commands.TimeSeriesCommands 方法)
role() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
rpop() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
rpoplpush() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
rpush() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
rpushx() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
S
sadd() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
save() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
scan() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
scan_iter() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
scandump() (redis.commands.bf.commands.BFCommands 方法)
(redis.commands.bf.commands.CFCommands 方法)
scard() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
script_exists() (redis.commands.core.CoreCommands 方法)
script_flush() (redis.commands.core.CoreCommands 方法)
script_kill() (redis.commands.core.CoreCommands 方法)
script_load() (redis.commands.core.CoreCommands 方法)
sdiff() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sdiffstore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
search() (redis.commands.search.commands.SearchCommands 方法)
SearchCommands (redis.commands.search.commands 中的类)
sentinel() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_ckquorum() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_failover() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_flushconfig() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_get_master_addr_by_name() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_master() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_masters() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_monitor() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_remove() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_reset() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_sentinels() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_set() (redis.commands.sentinel.SentinelCommands 方法)
sentinel_slaves() (redis.commands.sentinel.SentinelCommands 方法)
SentinelCommands (redis.commands.sentinel 中的类)
set() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
set_response_callback() (redis.client.Redis 方法)
setbit() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
setex() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
setnx() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
setrange() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
shutdown() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sinter() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sinterstore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sismember() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
slaveof() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
SlotNotCoveredError
slowlog() (redis.commands.graph.commands.GraphCommands 方法)
slowlog_get() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
slowlog_len() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
slowlog_reset() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
smembers() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
smismember() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
smove() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sort() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
spellcheck() (redis.commands.search.commands.SearchCommands 方法)
spop() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
srandmember() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
srem() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sscan() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sscan_iter() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
stralgo() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
strlen() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
substr() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sugadd() (redis.commands.search.commands.SearchCommands 方法)
sugdel() (redis.commands.search.commands.SearchCommands 方法)
sugget() (redis.commands.search.commands.SearchCommands 方法)
suglen() (redis.commands.search.commands.SearchCommands 方法)
sunion() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sunionstore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
swapdb() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
sync() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
syndump() (redis.commands.search.commands.SearchCommands 方法)
synupdate() (redis.commands.search.commands.SearchCommands 方法)
T
tagvals() (redis.commands.search.commands.SearchCommands 方法)
time() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
TimeoutError
TimeSeriesCommands (redis.commands.timeseries.commands 类)
TOPKCommands (redis.commands.bf.commands 类)
touch() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
transaction() (redis.client.Redis 方法)
TryAgainError
ttl() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
type() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
U
unlink() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
unwatch() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
W
wait() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
watch() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
WatchError
X
xack() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xadd() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xautoclaim() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xclaim() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xdel() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xgroup_create() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xgroup_createconsumer() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xgroup_delconsumer() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xgroup_destroy() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xgroup_setid() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xinfo_consumers() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xinfo_groups() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xinfo_stream() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xlen() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xpending() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xpending_range() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xrange() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xread() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xreadgroup() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xrevrange() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
xtrim() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
Z
zadd() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zcard() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zcount() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zdiff() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zdiffstore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zincrby() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zinter() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zinterstore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zlexcount() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zmscore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zpopmax() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zpopmin() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrandmember() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrange() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrangebylex() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrangebyscore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrangestore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrank() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrem() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zremrangebylex() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zremrangebyrank() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zremrangebyscore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrevrange() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrevrangebylex() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrevrangebyscore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zrevrank() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zscan() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zscan_iter() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zscore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zunion() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
zunionstore() (redis.commands.cluster.RedisClusterCommands 方法)
(redis.commands.core.CoreCommands 方法)
Read the Docs
v: connection-example
版本
最新
稳定
v4.1.0
v4.0.2
3.5.3
连接示例
下载
在 Read the Docs 上
项目主页
构建
免费文档托管由
Read the Docs
提供。