Redis [BUG] several tests fail while building redis 6.2.4

Several tests:- integration/failover,- integration/replication-4,- integration/replication-psync,- integration/replicati...

Redis Redis design study

Hi Team,I am interested in studying the redis design and architecture, especially from the distrubuted systems point of ...

Redis [QUESTION] the behavior of redis-cli noninteractive quote

The option quoted-input means the args are quoted and should be unquoted.At shell command line, we have to quote args fi...

Redis LC_COLLATE for SORT?

Hi,i'm trying to make Redis use LC_COLLATE for SORT command, accroding to docs" Redis is UTF-8 aware, assuming you corre...

Redis redis 3.0.0 sort ignoring whitespaces

getting the folowing when trying to sort in redis 3.0.0expected output:a communitya to iadd ensuringbirthdayCensOS 6.5Co...

Redis sort command result maybe incorrect

I sort a key, but i found the result is not sorted.127.0.0.1:12301> smembers "\xeb" 1) "\xbb\xec\xb2\xba\xcf" 2) "\xd...

Redis The subjective down line problem of the main node judged by frequent brush of sentinel service in redis

I use the container deployment method, and the specific versions are as follows:redis 5.0.5docker 19.03.4sentinel1-log:6...

Redis [NEW] Key Versioning (Internal feature)

The problem/use-case that the feature addressesVersioning is a good feature for easy data sync, backup and recover. It a...

Redis [NEW] Pass parameters to module through command line options

The problem/use-case that the feature addressesI am testing the redis-protobuf module, which needs to pass the directory...

Redis [NEW] Define NX in combination with GET on the SET command

The problem/use-case that the feature addressesWith Redis 6.2 the SET command allows the option flags XX and GET to be u...

Redis [QUESTION] - activeDefragAlloc

Hi,i'm trying to understand the behaviour of activeDefragAlloc.activeDefragAlloc allocate a new pointer if je_get_defrag...

Redis old-master starts as master before accepting CONFIG REWRITE changes

In a 3 node setup (3 redis/3 sentinel) if the master node process is stopped, a new master gets promoted, all good so fa...

Redis Data loss randomly

Describe the bugI have a system that uses Redis for metadata storing and this issue has happened for 2 times since a few...

Redis CONFIG RESETSTAT does not zero some stats

The CONFIG RESETSTAT command does not reset the following stats:2.6:stat_peak_memory (bytes)stat_evicted_keys (counter)2...

Redis [NEW] Always save/load lua scripts

Currently, only when we persist the copied information on the disk, will we also save the lua script on the disk at the ...

Redis Performance bottleneck is not CPU but Memory Bus speed

http://redis.io/topics/benchmarks states "... CPU is another very important factor ..."Do the clockspeed math.Even if th...

Redis Refcount overflow potential problem in older versions of Redis

Hello, this is just a ping for @oranagra and @soloestoy in case of tracing bugs in Redis OSS or in other private forks. ...

Redis [QUESTION] The command keys maybe generate the null string?

Platform: Windows 10Redis Version: Redis-x64-3.2.100I use the command KEYS and trace the tcp stream, found that there ar...

Redis Redis cluster are not seem to good

Redis version 3.2.9Centos 6I create a redis cluster, six nodes, auto create three master nodes and three slave,then it i...

Redis "Unknown object type" #rdb.c:1077

[4903] 28 Jan 21:45:31.580 * Increased maximum number of open files to 10032 (it was originally set to 8192). ...
上一页 下一页
.