issues
search
0xsky
/
xredis
Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.
GNU General Public License v3.0
337
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
从连接池负载满后,等待线程的处理方式是sleep+自旋等待?
#66
OdysseyHJ
opened
1 year ago
2
Alternative Redis client proposed for inclusion in Boost
#64
mzimbres
closed
1 year ago
0
subscribe会占满整个线程?
#63
flyarong
opened
2 years ago
3
请问 SetLogLevel 这个功能应该如何使用?
#62
gzanthony
opened
3 years ago
0
win32 build
#61
maxbad
closed
3 years ago
0
Update xRedisClient.cpp
#60
wanghuajie2
closed
3 years ago
1
请问数据多节点分布存储和官方集群redis cluster有什么区别呢?
#59
Pangdeijiang
closed
3 years ago
2
xRedisClient::zremrangebyscore 类型说明符错误
#58
Ritchie1108
closed
4 years ago
1
建议作者大大把src下的hiredis.h删掉
#57
wanghonglu
closed
4 years ago
2
xRedisClusterClient 不支持带密码的redis集群吗
#56
jiephe
closed
4 years ago
2
测试examples下面的例子时连接失败
#55
ts0923
closed
4 years ago
5
General overhaul
#54
stevefan1999-personal
opened
4 years ago
0
ZPOPMIN
#53
livneros
closed
4 years ago
2
CLIENT SETNAME
#52
livneros
opened
4 years ago
0
Fixed typos in names of 'ZCARD' api wrapper function (zscrad->zcard)
#51
kjmin-dev
closed
2 years ago
0
怎么 select db 啊?
#50
yaqiangxue
opened
4 years ago
3
作者考虑提供LGPL或者BSD许可吗?
#49
linminglei
closed
5 years ago
0
dose xredis support async client api?
#48
lcygosky
opened
5 years ago
1
smove bug
#47
philipyao
closed
5 years ago
2
fix example compile errors
#46
GuohuaZhuang
closed
5 years ago
0
支持动态添加Redis服务节点?
#45
XiaoYi-
closed
3 years ago
5
redis cluster模式下主从切换后崩溃在集群连接处
#44
bulingma
closed
5 years ago
2
xRedisClusterClient::RedisCommandArgv接口内 FreeReply(reply) 和 RedisResult &result的析构函数导致二次释放崩溃
#43
bulingma
closed
5 years ago
2
ZUNIONSTORE这个操作怎么实现呢,目前没有提供接口
#42
linminglei
closed
5 years ago
3
dbindex
#41
jiephe
closed
5 years ago
4
请问mget mset这些接口为什么不直接使用带m的命令
#40
ddv5
closed
6 years ago
0
why no "keys" cmd?
#39
kaocs
opened
6 years ago
1
请问支持sentinel和pub/sub模式吗
#38
xdsCoding
opened
6 years ago
1
使用xRedisClusterClient连续操作redis会失败
#37
luis12
closed
3 years ago
3
Add support auth and select
#36
denbip
closed
3 years ago
1
修改set方法。
#35
freeeyes
closed
6 years ago
2
添加 brPop和brPoplpush的实现。
#34
freeeyes
closed
6 years ago
0
提交blpop指令的添加
#33
freeeyes
closed
6 years ago
0
Update makefile
#32
longlene
closed
6 years ago
0
Update xRedisPool.cpp
#31
archxm
closed
6 years ago
1
Does it support pipeline commands?
#30
PayneJoe
opened
6 years ago
2
Update xRedisClusterClient.cpp
#29
archxm
closed
7 years ago
0
Is BRPOPLPUSH, along with related commands, being worked on right now?
#28
nimeshamin
opened
7 years ago
1
Is there an agenda to implement transaction related commands?
#27
ciasom
closed
7 years ago
2
xRedisClient::ConnectRedisCache函数
#26
hezudao1
closed
4 years ago
1
it would be helpful to have an implementation of the 'HSCAN' command
#25
bupthcp
opened
7 years ago
3
fix
#24
longlene
closed
5 years ago
0
Possible bug in xRedisClient::GetReply()
#23
gnyx
closed
7 years ago
2
AgebullDesigner
#22
agebullhu
opened
7 years ago
0
MS VIsual Studio 2015 support
#21
egbertn
opened
8 years ago
1
namespace conflict
#20
showmsg
closed
3 years ago
3
Fixing null deref on command reply. Checking type before asserting si…
#19
nimeshamin
closed
8 years ago
1
Null deref in xRedisClient::command_status
#18
nimeshamin
closed
8 years ago
2
How to build on Windows
#17
Think7
opened
8 years ago
5
fix setex commandargv_bool error
#16
DyncKevin
closed
8 years ago
0
Next