Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xsky/xredis
/ functions
Functions
311 in github.com/0xsky/xredis
⨍
Functions
311
◇
Types & classes
44
Method
hget
src/xRedisClient_hashs.cpp:36
Method
hgetall
src/xRedisClient_hashs.cpp:42
Method
hincrby
src/xRedisClient_hashs.cpp:48
Method
hincrbyfloat
src/xRedisClient_hashs.cpp:54
Method
hkeys
src/xRedisClient_hashs.cpp:74
Method
hlen
src/xRedisClient_hashs.cpp:80
Method
hmget
src/xRedisClient_hashs.cpp:86
Method
hmset
src/xRedisClient_hashs.cpp:96
Method
hscan
src/xRedisClient_hashs.cpp:106
Method
hsetnx
src/xRedisClient_hashs.cpp:123
Method
hvals
src/xRedisClient_hashs.cpp:129
Method
integer
src/xRedisClusterClient.h:50
Method
keyHashSlot
Copy from cluster.c * We have 16384 hash slots. The hash slot of a given key is obtained * as the least significant 14 bits of the crc16 of the ke
src/xRedisClusterClient.cpp:454
Method
len
src/xRedisClusterClient.h:51
Method
len
src/xRedisClusterClient.h:73
Method
lindex
src/xRedisClient_lists.cpp:13
Method
linsert
src/xRedisClient_lists.cpp:22
Function
log_demo
examples/demo.cpp:32
Function
log_demo
examples/cluster-cli.cpp:83
Function
log_message
src/xLog.cpp:18
Method
lrem
src/xRedisClient_lists.cpp:99
Method
lset
src/xRedisClient_lists.cpp:108
Method
ltrim
src/xRedisClient_lists.cpp:117
Function
main
test/xredis-test.cpp:506
Function
main
examples/xredis-example.cpp:38
Function
main
examples/demo_slice.cpp:33
Function
main
examples/demo.cpp:37
Function
main
examples/xRedisClusterClient_test.cpp:18
Function
main
examples/demo_multi_slice.cpp:46
Function
main
examples/redis-cluster-client.cpp:23
Function
main
examples/cluster-cli.cpp:88
Function
main
examples/xredis-example-Consistent-hash/xredis-example-Consistent-hash.cpp:136
Function
main
examples/xredis-example-Consistent-hash/redis-test.cpp:160
Method
persist
src/xRedisClient_keys.cpp:78
Method
pexpire
src/xRedisClient_keys.cpp:87
Method
pexpireat
src/xRedisClient_keys.cpp:95
Method
psetex
src/xRedisClient_strings.cpp:13
Method
psubscribe
src/xRedisClient_pubsub.cpp:13
Method
pttl
src/xRedisClient_keys.cpp:104
Method
pubsub_channels
src/xRedisClient_pubsub.cpp:38
Method
pubsub_numpat
src/xRedisClient_pubsub.cpp:57
Method
pubsub_numsub
src/xRedisClient_pubsub.cpp:46
Method
punsubscribe
src/xRedisClient_pubsub.cpp:63
Method
quit
src/xRedisClient_connection.cpp:12
Method
randomkey
src/xRedisClient_keys.cpp:128
Method
rpoplpush
src/xRedisClient_lists.cpp:135
Method
rpush
src/xRedisClient_lists.cpp:144
Method
rpushx
src/xRedisClient_lists.cpp:157
Method
sadd
src/xRedisClient_sets.cpp:12
Method
scard
src/xRedisClient_sets.cpp:23
Method
sdiff
src/xRedisClient_sets.cpp:33
Method
sdiffstore
src/xRedisClient_sets.cpp:66
Method
setbit
src/xRedisClient_strings.cpp:79
Method
setex
src/xRedisClient_strings.cpp:166
Method
setnx
src/xRedisClient_strings.cpp:179
Method
setrange
src/xRedisClient_strings.cpp:190
Method
sinter
src/xRedisClient_sets.cpp:77
Method
sinterstore
src/xRedisClient_sets.cpp:108
Method
sismember
src/xRedisClient_sets.cpp:119
Method
smembers
src/xRedisClient_sets.cpp:128
Method
smove
src/xRedisClient_sets.cpp:138
Method
sort
src/xRedisClient_keys.cpp:140
Method
spop
src/xRedisClient_sets.cpp:149
Method
srandmember
src/xRedisClient_sets.cpp:159
Method
srem
src/xRedisClient_sets.cpp:172
Method
sscan
src/xRedisClient_sets.cpp:186
Method
str
src/xRedisClusterClient.h:52
Method
str2Vect
src/xRedisClusterClient.cpp:96
Method
strlen
src/xRedisClient_strings.cpp:202
Method
sunion
src/xRedisClient_sets.cpp:193
Method
sunionstore
src/xRedisClient_sets.cpp:222
Function
test_publish
test/xredis-test.cpp:428
Function
test_subscribe
test/xredis-test.cpp:445
Function
timer_handle
examples/cluster-cli.cpp:48
Method
ttl
src/xRedisClient_keys.cpp:113
Method
type
src/xRedisClusterClient.h:49
Method
type
src/xRedisClusterClient.h:71
Method
xLock
src/xLock.h:29
Method
xRedisClient
src/xRedisClient.cpp:100
Method
xRedisClusterClient
src/xRedisClusterClient.cpp:732
Method
xRedisClusterManager
src/xRedisClusterClient.cpp:127
Method
zincrby
src/xRedisClient_sortedsets.cpp:33
Method
zpopmax
src/xRedisClient_sortedsets.cpp:45
Method
zpopmin
src/xRedisClient_sortedsets.cpp:55
Method
zrange
src/xRedisClient_sortedsets.cpp:65
Method
zrangebyscore
src/xRedisClient_sortedsets.cpp:81
Method
zrank
src/xRedisClient_sortedsets.cpp:110
Method
zrem
src/xRedisClient_sortedsets.cpp:121
Method
zremrangebyrank
src/xRedisClient_sortedsets.cpp:132
Method
zremrangebyscore
src/xRedisClient_sortedsets.cpp:144
Method
zrevrange
src/xRedisClient_sortedsets.cpp:155
Method
zrevrank
src/xRedisClient_sortedsets.cpp:170
Method
zscan
src/xRedisClient_sortedsets.cpp:181
Method
zscore
src/xRedisClient_sortedsets.cpp:188
Method
zscrad
src/xRedisClient_sortedsets.cpp:23
Method
~CLockUser
src/xLock.h:76
Method
~ClusterInfo
src/xRedisClusterManager.h:197
Method
~ConHashIdx
examples/xredis-example-Consistent-hash/xredis-example-Consistent-hash.cpp:93
Method
~ConHashIdx
examples/xredis-example-Consistent-hash/redis-test.cpp:82
Method
~RedisCache
src/xRedisPool.cpp:506
← previous
next →
201–300 of 311, ranked by callers