Redis Enhancement: Consider adding ACL User to Monitor

What are your thoughts about adding the ACL user to monitor @antirez I think this information may be useful for those de...

Redis moduling calling RM_DictSetC() segfaulting on a memcpy on rdbload

Hi,As per title, using RM_DictSetC() segfaults but only when loading from rdb file on startup. The module implements a ...

Redis Misspelling in sds.c - Branch 5.0

In line 1243 it says "sdscmp(bar,bar)" but actually compares between aar and bar. Link

Redis How to do contains search in Redis?

Please refer the following image. I want to search value in all the keys.The values may or may not be nested collections...

Redis The redis-server directive contains redis-sentinel, redis-check-aof,redis-check-rdb?

When I used the official docker image redis:alpine, I found that redis-sentinel, redis-check-aof, and redis-check-rdb we...

Redis redis-cluster M-S Failover Reson.

hi gays:In the redis cluster(1m-1s) environment, when the slave simulation goes down, what's the matter with the master ...

Redis How can I pass the parameter of callable to the Pub/Sub with python?

I want to use the Pub/Sub, but I don't know how to pass the parameter of callable function to the subscribe function, ...

Redis Extending ERR only (P)SUBSCRIBE / (P)UNSUBSCRIBE / PING / QUIT allowed in this context message

While using sidekiq I got this error message couple of times. Googling around showed there are plenty of similar issues....

Redis PubSub messages duplicated if sent from EVAL script with HSET command

Hi Salvatore,Redis has follow bug:If message published in cluster from eval script then it will be repeated amount of ti...

Redis Redis 5.0.5 crashed by signal: 11

=== REDIS BUG REPORT START: Cut & paste starting from here ===30910:M 12 Aug 2019 00:55:10.575 # Redis 5.0.5 crashed...

Redis Redis 5.0.4 crashed by signal: 11

=== REDIS BUG REPORT START: Cut & paste starting from here ===74557:C 14 Jan 2020 07:51:40.046 # Redis 5.0.4 crashed...

Redis redis lua debugger seems work wrong

my redis version is 5.0.7.when i debug my lua srcipt./redis-cli --ldb --eval temp/testhmset.lua mymap , key1 value1 key2...

Redis Stream: Inconsistency between master and replica some XCLAIM case

When XCLAIM changes the ownership of an already pending message to the specified consumer, the consumer will be created ...

Redis Test replication partial resync fail

While make test redis-2.8.1 on slow virtualbox environment, centos 6.4 x86_64, tests/integration/replication-psync.tcl ...

Redis Redis -ASK Mechanics Clarification

The documentation on -ASK at https://redis.io/topics/cluster-spec reads..Basically the ASKING command sets a one-time fl...

Redis Majority of masters availability requirement for failover

In cluster mode for failover to happen in case of partitioning the majority of masters should stay online. Can it be cha...

Redis when i lpush 2000 records, redis is 2001 records

i use mysql2redis(https://github.com/dawnbreaks/mysql2redis) in mysql procedure:BEGIN DECLARE v_index INT DEFAULT 1; ...

Redis Master fails to become a slave after restart

I'm running redis cluster 5.0.7 of 216 nodes (108 masters). And I observe that sometimes old master fails to become a re...

Redis redis-6.0-rc1 acl setuser not propagated to slave

in master run following command127.0.0.1:6379>acl setuser user on >pass ~* +@all127.0.0.1:6379>acl list1) &quot...

Redis crash report version: 3.0.7

=== REDIS BUG REPORT START: Cut & paste starting from here ===18073:M 16 Jul 17:24:42.401 # Redis 3.0.7 crashed ...
上一页 下一页
.