Redis LASTSAVE shows timestamp in seconds, which might be inaccurate when Linux time is synchronized

The problem/use-case that the feature addressesIn one of redis documents(https://redis.io/commands/lastsave/), it recomm...

Redis *** [err]: Active defrag in tests/unit/memefficiency.tcl

Linux Version: CentOS Linux release 7.9.2009 (AltArch) - ppc64Redis Version: 5.0.9Jemalloc Version: 5.2.1gcc Version: 4....

Redis [BUG] Slave node attached to a slave node instead of a master node during upgrade.

Describe the bugSlave node attached to a slave node instead of a master node during upgrade. To reproduceCreate a new Re...

Redis Feature Request: Add ability to expire members of a set

I'd like the ability to expire members of a set instead of the whole set.The patterns described here http://groups.googl...

Redis apt-get update keeps failing with 403

After following the guide fromhttps://redis.io/docs/install/install-redis/install-redis-on-linux/apt-get update keeps fa...

Redis [BUG] Crash on CMS.MERGE when weights length does not match numKeys

Describe the bugCrash on CMS.MERGE when weights length does not match numKeys.Also reported here https://github.com/Redi...

Redis [NEW] hdiff, hdiffstore

The problem/use-case that the feature addressesIt would be great if it were possible to work with a hash fields in the s...

Redis [CRASH] Redis 7.0.4 crash

Crash report=== REDIS BUG REPORT START: Cut & paste starting from here ===21:M 18 Jan 2024 01:13:46.577 # Redis 7.0....

Redis [QUESTION] Why do we need distributed lock in Redis if we partition on Key?

Folks,I read thru https://stackoverflow.com/questions/37569680/why-we-need-distributed-lock-in-the-redis but it is not a...

Redis Any command used in MULTI fails when used_memory > maxmemory

Edit: see current conclusion in https://github.com/redis/redis/issues/9926#issuecomment-992833835Describe the bugI've cr...

Redis [CRASH] Redis 5.0.7 assertion failure 'dictFind(db->dict,key->ptr) != NULL'

=== REDIS BUG REPORT START: Cut & paste starting from here ===3801:M 16 Jan 2024 23:15:28.668 # Object encoding: 038...

Redis [QUESTION] create a redis cluster using redis-cli

Describe the bugIn redis-cli.c,when i create a redis cluster by using clusterManagerCommandCreate(),i find a problem: st...

Redis [NEW] XADD idempotency

The problem/use-case that the feature addressesI've heard of use cases where the producer entity may use a retry mechani...

Redis [CRASH] Redis crashing on 7.2.3 version

Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...

Redis [QUESTION] get message invalid CLUSTER NODES reply when create cluster

hi, I'm trying to create a redis cluster on microk8s, describe environment below:o/s: windows 11 provirtual pc engine: h...

Redis Redis-sentinel TLS support problem

Hello,I am using Redis 6.2.6. I have 3 node of Redis, setted up 1 master and 2 slave nodes. On them, redis-sentinel conf...

Redis [BUG] Redis partial sync not working when doing manual failover

Describe the bugWhen doing manual failover cluster failover, the partial sync is not working, and replica is doing full ...

Redis Potential resource leak? in src/debug.c.

Describe the bugThe open() function returns a file descriptor on success or -1 on failure. In the given code snippet, th...

Redis [CRASH] redis crashed at start

Crash reportredis used to run. I recently updated the OS from OpenBSD 7.1 to 7.4A key '__redis__compare_helper' was adde...

Redis [NEW] Add timezone to redis logs

The problem/use-case that the feature addressesThe redis logs include datetime / timestamps in local timezone like the o...
上一页 下一页
.