Redis [BUG] Redis sentinel can not run in k8s with environment variables in config file

Describe the bugI try to run a redis sentinel in k8s that there is a environgment variables in config file to set the ma...

Redis [BUG] I have set up bind ip address in the config file but it still cant connect

I have set up the bind ip address in the config file. From the redis-cli config get *, I saw two ip address set up.213) ...

Redis why _EL_CLEANUP(ac) is safe to call multiple times?

@oranagra I have doubt about _EL_CLEANUP(),please help me,why it is safe to call multiple times?accord to my understand,...

Redis [CRASH] Redis / Docker / Apple M1

Crash report=== REDIS BUG REPORT START: Cut & paste starting from here ===1:M 24 Feb 2022 13:48:00.049 # Redis 6.2.6...

Redis [BUG] Incorrect result of hincrbyfloat

Start value 5200HINCRBYFLOAT mykey field 10.43Result value is:5210.43000000000000016Test playground:https://redis.io/com...

Redis Why can't slave send fail message?

Hi,I'm having some problems with slave failover.We have a 3 master 3 slave cluster,m1 m2 m3s1 s2 s3When m1 was down, ...

Redis [BUG] redis-benchmark SADD not using data for member elements

Describe the bugThe redis-benchmark SADD test does not use the random data as members. It instead uses the key values. T...

Redis Sentinel crash

Installed 7.0-rc3./redis-server master.conf./redis-server master-slave.conf./redis-sentinel sentinel0.conf./redis-sentin...

Redis [CRASH]Redis 4.0.14 crashed by signal: 11

Crash reportPaste the complete crash log between the quotes below. Please include a few lines from the log preceding the...

Redis [BUG]replicationFeedSlaves still high CPU utilization in redis7.0 when it Replication backlog and replicas use one global shared replication buffer

Describe the bughere is valgrind CPU between redis6.x and redis7.x when execute replicationFeedSlaves.in redis6.x ...

Redis LOADING Redis is loading the dataset in memory

This is a reference issue from Spring Jira https://jira.spring.io/browse/DATAREDIS-757This problem not allows Redis to g...

Redis [QUESTION] XINFO or other command to query last read timestamp for a stream?

Is there a way to check when a stream was last read? not necessarily who read it like a consumer group, just generally X...

Redis (error) ERR wrong number of arguments for 'lpop' command

I have redis-cli 6.2.6 and Redis server v=6.2.6 sha=00000000:0 malloc=jemalloc-5.1.0 bits=64 build=557672d61c1e18baWhen...

Redis suggest add a option for redis-cluster(pub/sub) ,just broadcast message in the same sharding

suggest add a option for redis-cluster(pub/sub) : just broadcast message in the same sharding , instead of broadcast mes...

Redis How can I migrate all data from sentinel model to Cluster model. and the source node use many database. such as db0,db1..db15

How can I migrate all data from sentinel model to Cluster model and the sentinel source node use distribution database. ...

Redis Redis keyspace changes notification system.

IntroductionAn interesting feature in databases with a key-value data model (Redis does not perfectly fit this definitio...

Redis [CRASH]

Crash reportPaste the complete crash log between the quotes below. Please include a few lines from the log preceding the...

Redis [BUG] Restart reading from start ($) of very large STREAM returns nil

Describe the bugXREAD from large STREAM maybe return nil if we read from initial position of the STREAM.To reproduce- XA...

Redis [NEW] add keyspace notification for key-created

The problem/use-case that the feature addressesThe current keyspace notifications do not distinguish between creation of...

Redis Support for Keyspace Add New Key Notifications

In the current version of Redis, keyspace notifications are based on each command which modifies the state of the keyspa...
上一页 下一页
.