Redis Multiple errors running make test

Describe the bug!!! WARNING The following tests failed:*** [err]: Replication of an expired key does not delete the expi...

Redis [BUG] 64gb client-output-buffer-limit isn't enough for maxmemory 96gb.

Describe the bugFor maxmemory=96gb, the replicated data size so huge that it's even breaching 64gb client-output-buffer-...

Redis [QUESTION]When the business node is disconnected from the sentry, the latest masterName is not refreshed after the connection is restored

The business node subscribes to the sentinel, and then disconnects the business node and the sentinel from the network. ...

Redis Found critical CVE's(CVE-2021-46848, CVE-2019-8457) in redis 7.0.4 image

Describe the bugWe are using redis:70.4-bullseye image and found vulnerabilities in security scans of redis image. A sho...

Redis access to old value during notification of expiry

Currently, when a key expires during the active-expiry-cycle, notifications are sent at https://github.com/redis/redis/b...

Redis [BUG?] Sentinel cannot connect to any master (using password) after switching it manually via CLI

Description of issue:I have dockerized images of redis (as official dockerhub guides when using custom redis.conf) and c...

Redis ACL for configs (Like we have for commands and pubsub)

Same as ACL can limit / grant access of some users to certain command or certain pubsub channels, it could be nice that ...

Redis [QUESTION] Write redis stream app docker swarm deploy

Write redis stream app Each app can only listen to different consumer namesUse this way docker swarm deploy Can't dynami...

Redis Redis Benchmark leading to synchronization issues between master and slaves | Redis 7.0.5

Hello Experts,We are testing redis 7.0.5 before rolling out this version to production. For testing we are using below c...

Redis [NEW] zrank with score option

The problem/use-case that the feature addressesOur user wants to return score when querying the ranking through zrank, i...

Redis [BUG] unixsocket assumes paths are relative to --dir, but --pidfile does not.

Describe the bugWhen running redis with --unixsocket or the unixsocket config option, the path given is assumed to be ab...

Redis [QUESTION]How to configure aof with RDB preamble?

scenarioWe want to use AOF only and the AOF uses RDB preamble:followings are the partical configurations:appendonly yesa...

Redis [CRASH] Redis sentinel crash on inserting json

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]Extended happendCommand but crush

I extended redis 7.0 and add happendCommand to append string for hash field value.The code can work and append string su...

Redis Module API, add RM_ModuleOptionAll

Following the comment on: https://github.com/redis/redis/pull/11199#discussion_r1009438817Add an API for a module to det...

Redis [NEW] module api for specifying alternate password hashing algorithms

Problem: 1) We cannot force our users to select strong passwords such as 64 byte hexadecimal strings.2) Not everyone is ...

Redis Improved memory efficiency of small lists

Today, all lists are encoded with a "quicklist" which is effectively a linked list of listpacks. Quick lists include ~40...

Redis [BUG] Update docs to mark "ip" in cluster shards as optional

Describe the bughttps://redis.io/commands/cluster-shards/Per discussion here https://github.com/redis/redis/issues/10168...

Redis How to add the Node back to the cluster when deleted manually?

How to add the Node back to the cluster when deleted manually without deleting the data?Having cluster of 6 nodes (3 mas...

Redis [BUG] Bad message length or signature received from Cluster bus & quorum reached

Describe the bugIncreased resources for redis-cluster & redis-exporter.Uninstall & install again redis-cluster c...
上一页 下一页
.