Redis In sds.c line 820, NULL is not returned

In sds.c line 798 comment says:" On out of memory, zero length string, zero length separator, NULL is returned."But the ...

Redis [BUG] Redis will clear /proc/PID/environ in setproctitle

Describe the bugRedis will clear /proc/PID/environ in setproctitle. The content for redis server process's /proc/PID/env...

Redis hdr_histogram.o No such file or directory

Redis 6.2.6:makeCC cli_common.oLINK redis-cliCC redis-benchmark.oLINK redis-benchmarkcc: error: ../deps/hdr_histogram/hd...

Redis typo in RESP3/blob/master/spec.md

a minor typo found at https://github.com/antirez/RESP3/blob/master/spec.mdThe string "hello world" is represented by the...

Redis Set ttl to 0 or past timpstamp with lua causing invisible keys on slave to stay indefinitely

Normally setting TTL to 0 with EXPIRE or to a past timestamp with EXPIREAT on master would delete the key on both master...

Redis Scripts should be replicated only by effects.

Hi all, especially @oranagra, @soloestoy, @yossigo (and possibly others) that in the past dealt with related issues.In t...

Redis A improvement makes lua scripts be propagated simpler

Hi, @antirez After 4.0.6 we store the replication information correctly and persist the script cache as well, PSYNC2 is...

Redis Scripts should be replicated only by effects.

@redis/core-team we have discussed this in issue #5292 please read the history, and now I find another new bug, so as no...

Redis Override the PING response with a predefined value in the server

PING HelloRediswill return : HelloRedisalso i can do:PING a_long_stringand it will do the work, reply the very long stri...

Redis please document TTL/EXPIRE and NTPD

I'm curious to know whether or not NTPD is going to effect TTL? And now that more granular TTL has been implemented what...

Redis Add an option to the INFO command to select one or more properties in a section

Redis let us to select a specific section of information.But still it can make a lot of data, when you only need to know...

Redis [QUESTION] redis 3.2.13 slowlog > 300ms when just fetch a small object/a few objects with GET command

Question: redis server(on kubernetes) found 300ms+ slowlog(get command),two case as follow:what is wrong with redis, la...

Redis New: Protected configs and commands

Background:Redis was always vulnerable to remote code execution attacks if left unprotected (by password).Salvatore pref...

Redis It is possible ALIAS record for Redis (aws)? Currently I have CNAME and I would like to change to Alias.

Please keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis ser...

Redis [BUG] redis-cli add new node hanging forever when a node is in a connected failure state

Describe the bugredis-cli add-node hangs when there is a node in a connected failure stateTo reproduceThe cluster is in ...

Redis [DEBUG] Redis Cluster - Getting Cluster Down Errors

Describe the bugget the following error in pythonpackages/rediscluster/pipeline.py", line 175, in send_cluster_commands ...

Redis [NEW] Unbounded memory usage by cluster bus link buffers in face of asymmetric network parition

Describe the bugSuppose we have a 2 shards cluster mode enabled Redis cluster, each shard just has one node - the primar...

Redis test failed, error 2

hi, test failed.Ubuntu 16.04 64bit , 512 МБ RAM 20 ГБ SSD 1 CPU=== REDIS BUG REPORT END. Make sure to include from START...

Redis [NEW] multiparam config get

It'll be nice to support CONFIG GET X Y Z... in line with this change #9748This isn't critical but is kind of expected. ...

Redis Redis Compile Failed on macOS Mojave

The redis 5.0 source code was compiled with failures on macOS Mojave. Portions of the error logs during MAKE show as fol...
上一页 下一页
.