Redis [BUG] Inconsistent PTTL Values After Setting PX Expiration

Intermittently, the PTTL command returns incorrect values after setting a key with a PX (milliseconds) expiration of 500...

Redis [NEW] Pop by score from sorted set

The problem/use-case that the feature addressesI'm trying to pop a certain amount of elements by a sprcific score from a...

Redis [BUG] Latest redis versions are not available on debian bullseye repo

Describe the bugdebian bullseye repo does not contain latest redis version (7.2.7 or 7.4.2)This version is still support...

Redis Issue with Redis Cluster Manual Failover Across Data Centers

Description:We have a Redis cluster consisting of 3 master nodes and 9 slave nodes, distributed across two data centers:...

Redis redis connection problem in k8s

Redis-cluster is deployed in k8s, and the program built as a mirror is also deployed to k8s. The ClusterIP provided by r...

Redis [CRASH] Redis 7.2.4 master crashed when demoted to replica

We have a Sentinel managed HA setup of 3 Redis instances, 1 master and 2 replicas. We demoted a master to replica via Se...

Redis Cannot access website from Russia. Russia is blacklisted.

detailsOS: windowsBrowser: chrome/firefoxcountry: RussiaMethod: opening websiteproblemWebsite blocks people from Russia ...

Redis [NEW] AOF persistence

The problem/use-case that the feature addressesIn fields such as finance and e-commerce, the pursuit of high throughput ...

Redis why memory_fragmentation_bytes still high with active-defrag yes

redis Version: 5.0.5info memoryused_memory:22206234104used_memory_human:20.68Gused_memory_rss:28291768320used_memory_rss...

Redis [BUG] wrong content returned by redis-server

Describe the bugTo reproduce127.0.0.1:6379> set a 2OK127.0.0.1:6379> get a"2"The result seems right, how...

Redis Module Configuration API forces modules to have string configurations as RedisModuleString

https://github.com/redis/redis/blob/60250f50c2f308d301fb0bfcb6d07faa2560ce60/src/module.c#L11593https://github.com/redis...

Redis in big cluster redis slave node is not able to sync since 6.2.11

because of https://github.com/redis/redis/pull/11785 in 6.2.11 node while loading rdb mark connection to other cluster n...

Redis AUDIO VAPでのGPU利用

Lenovo X1 Extreme Windows環境です。書籍(pythonと大規模言語モデルで作るリアルタイムマルチモーダル対話システム)の1章まで実施し、システムと会話ができる状態です。ただ、audio_vap.pyを実行ログを見ると...

Redis [CRASH] crash running redis 7.4.1 on mac os arm with existing rdb file

Crash report59985:C 23 Dec 2024 22:35:46.468 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo59985:C 23 Dec 2024 22:35:46...

Redis [BUG] SCAN MATCH does not yield results when using binary patterns

Describe the bugSCAN 0 MATCH does not yield any results when using binary match patterns. On the other hand KEYS returns...

Redis [BUG] expire command triggers an invalidate push when tracking on

Describe the bugexpire command triggers an invalidate push when tracking onTo reproduceEnable tracking on one connection...

Redis [BUG]pipe fd leak

Describe the bugThe Redis version 6.0.20 has a pipe fd leak issueTo reproduceStep 1: Download and compile Redis Version ...

Redis [QUESTION] Where redis slave get the master_repl_offset

When run info replication on slave, we can get the current slave reply offset slave_repl_offset and the master current o...

Redis [BUG] unstable cannot run redisraft

Describe the bugThe current unstable version cannot run redisraft, but it successfully ran after I switched to redis 7.2...

Redis Threaded IO improvements (handle TLS)

A serious redesign of the threaded IO is needed.Most importantly in order to support TLS so that the encryption work can...
上一页 下一页
.