Redis migrate command will fail if ip and port is node self

for example, if the node is 127.0.0.1 and port is 7003, and it's a master, then exec the command: redis-cli -p 7003 mig...

Redis [NEW] Incorrect escaping in single-quote strings

redis-version is 5.0.11127.0.0.1:6379> auth '3er4#ER$`~!@#$%^&*()-_=+\' Invalid argument(s)127.0.0.1:6379> aut...

Redis Redis Functions - Libraries

Redis Functions - LibrariesRedis Functions PR introduces a new scripting approach. One of the common requests that came ...

Redis [BUG] xclaim claims the message but returns nil

Describe the bug(I know 1 as min_idle_time is not the finest idea but it was in order to get an clean example)Message is...

Redis [CRASH] c->cmd nullified within cmd->proc call.

Crash reportThere was a crash in the cluster tests in GH actions.https://github.com/redis/redis/runs/5001700579?check_su...

Redis User replication in master-slave[NEW]

Using Redis 6I am working on developing a credential management system for Redis using Hashicorp vault, which is able to...

Redis [Feature Request] ACL and Config propagation in Cluster mode

I'm trying to understand how ACL works when using a Redis cluster. From the testing I have done, each node participatin...

Redis Unable to AUTH to MASTER

Hi,I'm using redis server 3.2.10.But when use redis-cli >infothen it's show this Replicationrole:slavemaster_host:144...

Redis [BUG] Inconsistency in errors returned from EVAL scripts.

When running a LUA script via eval we may get an Redis error response (a RESP error line starting with -) for different ...

Redis [BUG] XAUTOCLAIM returns nil for old messages in PEL

Describe the bugCalling XAUTOCLAIM in some instances will return nil but still register the pending messages. ~~When I c...

Redis XCLAIMing XDELeted entries

127.0.0.1:6379> XADD x 1 f1 v1"1-0"127.0.0.1:6379> XADD x 2 f1 v1"2-0"127.0.0.1:6379> XADD ...

Redis getKeysFromCommandWithSpecs Handling module key-spec flags for ACL selectors

since the moduleGetCommandKeysViaAPI api doesn't support flags, and modules can soon declare key-specs, we should probab...

Redis RedisModule_KeyAtPos and COMMAND GETKEYS should be able to handle key-spec flags.

The first one is needed for proper ACL key permissions support #9974When we do that we should also expose the variable_f...

Redis [BUG] currentEpoch doesn't decrease on a replica that campaigned for leadership but the election got aborted

Describe the bugIn cluster mode enabled, when a replica attempts to campaign for leadership, it first bumps its local cu...

Redis [BUG] Protocol error in redis-benchmark

Describe the bugA protocol error happens when running redis-benchmark.To reproduceRun the redis server with the default ...

Redis [BUG] requirepass just doesn't work

When I set the requirepass property by adding it to the root conf (or by setting custom conf) or by adding it upon start...

Redis Add api for functions / eval for ACL check

Something similar to RM_ACLCheckCommandPermissionsdiscussed in #10025Comment From: yoav-steinberg@oranagra @YaacovHazan ...

Redis [BUG]create-cluster doesn't clean appendonlydir in redis 7.0

Describe the bugA short description of the bug.create-cluster doesn't clean appendonlydirTo reproduceChens-MacBook-Pro:c...

Redis [CRASH]

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

Redis [CRASH] Found using fuzzing single redis server instance

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