Redis [BUG] Potential data race on server.loading flag

Describe the bugWe are developing a static data race detection tool and detected a potential data race on the server.loa...

Redis Are Redis logs encrypted

Are the Redis logs encrypted?If not are there any plans to encrypt them?Comment From: oranagraNo, and No. But AFAIK we d...

Redis Redis sentinel never exits sdown state if initial password auth failed

On my environment we are using many sentinel servers (v4.0.11) which are managing redis clusters. Every cluster has 3 no...

Redis AttributeError: 'Redis' object has no attribute 'bzpopmin'

I am using redis 3.2.0 inside virtual environment for a project.I was facing issues with celery so I installed Redis 5.0...

Redis Is it possible to have sentinel working with replicas whose passwords are different from master?

Currently, I can't see any way to provide a slave password to the sentinel.This forces to have the same password for the...

Redis Redis 6.0 use double fclose in rdb.c

https://github.com/antirez/redis/blob/8f5c2bc8aa79985f6767e4847cc5a5d9606b1b5c/src/rdb.c#L1307in rdbSave(char filename, ...

Redis [WIP] Redis v6 documentation

This issue is for tracking documentation goals for v6 GA.[x] KEEPTTL option for SET command via https://github.com/antir...

Redis Is there any problem?

in file: https://github.com/antirez/redis/blob/unstable/src/config.hLine:sync_file_range(fd,off,size,SYNC_FILE_RANGE_WAI...

Redis stream.h typedef struct sreamPropInfo <- maybe typo

stream.htypedef struct sreamPropInfo { robj keyname; robj groupname;} streamPropInfo;Comment From: trevor211It's a...

Redis [NEW] ZINTER/ZUNION support

The problem/use-case that the feature addressesThe user only wants to view the result of the intersection or union and d...

Redis Reason Redis failovered - Switch master

Hi ,My system have 4 node about: 1 master / 3 slave (4 sentinel each for node). After run stable about 10 days so master...

Redis ZADD option: Conditionally Update Score for Existing Keys

SummaryAs of Redis 3.2, ZADD provides two options for adding key/score pairs to a sorted set:XX: Only update elements th...

Redis 科技向善,来自常熟农商银行程序员的呼救!

感谢各位贡献者,常熟银行【股票代码:601128】有幸在生产系统中使用本项目。 各位的成果正在服务于千万上亿的资金流转!感谢!但是,常熟农商银行搬砖的程序员小伙伴们现在正处于严重威胁身体健康的办公环境当中!我们已有近百名程序员体检发...

Redis redundancy and misspelling in ziplist.c

“;" is redundanthttps://github.com/antirez/redis/blob/8acc07e6f097f20701813f9caa01e038e4226886/src/ziplist.c#L393https:/...

Redis redis 3.2.8 cluster opens too many TCP connections

HI,I am running Redis Server 3.2.8 in cluster mode. I run 3 nodes on 1 host and 3 nodes on 2nd host.They form cluster. I...

Redis [QUESTION] -failover-abort-no-good-slave. When does it occur?

Hi!I am interested in when calls to the sentinelFailoverSelectSlave function are init and when the sentinelSelectSlave f...

Redis Slave loading old Master data after bgsave was killed with signal 9

I have a master and a slave using AOF.The master machine is experiencing some kind of hardware issues related to the har...

Redis This logic is redundant

src/util.c: 371This logic is redundant on line 353.Comment From: trevor211It's already fixed.Comment From: trevor211Safe...

Redis Small fix, comments of xgroupCommand() mised <groupname>

https://github.com/antirez/redis/blob/2f2987ffc5c3cbf8eab307782a07f20492a3d439/src/t_stream.c#L1644hi , does the commen...

Redis 【migrate】IOERR occured when migrate a large value

when I migrate a list type key containing 30 million fields to another Redis, prompting an error: 127.0.0.1:6379&gt; MI...
上一页 下一页
.