Redis No memory barrier after reading io_threads_pending

https://github.com/redis/redis/blob/5895d119b1c2825ff0394f30e246e036c3972bc5/src/networking.c#L3091Relaxed memory model ...

Redis TLS guidance in redis.conf is misleading re tls-auth-clients

redis.conf contains:# If TLS/SSL clients are required to authenticate using a client side# certificate, use this directi...

Redis [BUG]Redis4.0.11 info cpu used_cpu_user sudden increase

Describe the bugredis4.0.11 info cpu used_cpu_user sudden increaseTo reproduceredis.4.0.11 is single process...

Redis My redis cluster is running fine but Sometimes I keep getting this message in the logs.bad message length or signature received from cluster bus.

My redis cluster is running fine but Sometimes I keep getting this message in the logs. Bad message length or signature ...

Redis Redis crash report

=== REDIS BUG REPORT START: Cut & paste starting from here ===1:M 29 Aug 2022 22:16:09.912 # Redis 7.0.4 crashed by ...

Redis [CRASH] Redis server 6.2.6 crashed by signal: 7, si_code: 2

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

Redis [QUESTION] What is the initial memory space of SET K1 Redis?

Redis 7.0SET K1 RedisInitial memory is 6 or 8 ?Memory expansion after updating value?Comment From: oranagrawhy won't you...

Redis Redis server show older version after upgrade to 5.0.5

i have download the latest version of redis 5.0.5 and make the build. after build i copied redis-server and redis-cli bi...

Redis Why are XACK, XAUTOCLAIM, XCLAIM, XPENDING, XREADGROUP not in the XGROUP container?

Why are XACK, XAUTOCLAIM, XCLAIM, XPENDING, XREADGROUP not in the XGROUP container?Comment From: oranagra@addos i don't ...

Redis Redis sentinel service couldn’t be started at Centos7.1

Hello,I install a redis cluster service and version is 3.0.7. It has three masters, three slaves and one sentinel node. ...

Redis Redis Cluster PubSub - Scalability Issues

Edit: full mailing list discussionHi all,I also posted this on the mailing list, but as I think it is a bug, I'll add it...

Redis [NEW] Jepsen tests status

Hi.During the evaluation of different databases one of the major criteria for us is passing Jepsen test suite. Passing J...

Redis Failover not happening after enabling cluster-announce-ip in Redis cluster

Describe the bugAfter enabling cluster-announce-ip in all nodes of a Redis cluster and when executing command cluster no...

Redis Redis 3.2.6 ignores "lua-time-limit" config in redis.conf

Hi,I noticed Redis 3.2.6 ignores "lua-time-limit" config in redis.conf.It's a critical issue for our application because...

Redis [BUG] cluster internal MOVE commands makes host:port not reachable.

Describe the bugI have setup cluster in a single container on ports 7000-7005.When trying to connect via redis_insight, ...

Redis [NEW] Improve RM_Call performance

The problem/use-case that the feature addresseswith the addition of https://github.com/redis/redis/pull/11158 the perfor...

Redis [BUG] delete keys operation not replicate to slave when 'remove all the keys from the slots we lost'

Describe the bugwe received an update message which removed ownership for certain slots we still have keys about, we nee...

Redis [NEW] Supporting fixed sized floating point -- for ML use case

The problem/use-case that the feature addressesThis feature will allow machine learning users to utilize Redis to manage...

Redis Cannot run redis-server --daemonize yes

Describe the bugWhen I run redis-server --daemonize yes on my M1 MacBook Pro it doesn't return anything, and the server ...

Redis [NEW] Support RDMA as tranport layer protocol

Hi, I have pushed two version of this topic:The v1(use IB verbs API directly): https://github.com/redis/redis/pull/9161T...
上一页 下一页
.