Redis Is there a config I can use on a redis replica to shorten the dns lookup timeout?

I have a single local redis replica of a remote master. The master is specified by dns name because it's a service publi...

Redis [NEW] Add exclusive (open) range intervals to XPENDING

The problem/use-case that the feature addressesXPENDING can be used for paging through the PEL but requires the user to ...

Redis [QUESTION] how to restrict users to get specific prefix keys.

i have set two keys not i want to restrict access for user to a specific keys.127.0.0.1:6379[190]> KEYS *1) "grape:gr...

Redis In Redis 4.0 partial synchronization not working when slave instance restarted.

I am experimenting with Redis 4.0 RC3 (redis-4.0.0-0.3.RC3.fc26.remi.x86_64) installed on both master and slave. In the ...

Redis [CRASH] redis-start command fails on Apple M1 chip

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

Redis denial of service (daemon crash) & data leak

a denial of service (daemon crash) via a crafted RESTORE command that is mishandled by the __ziplistDelete function in ...

Redis Restore command with malformed serialized-value consistently crashes redis server

Running restore command with a malformed serialized value (but valid checksum and rdb version) crashes the redis process...

Redis crashes in rdbLoadObject

rdbLoadObject has multiple overflow issues, which can be triggered via specially crafted argument to RESTORE command.1) ...

Redis [BUG] replica receive nested "multi" command

Describe the bugA short description of the bug.1:S 13 Nov 2020 06:18:06.183 # == CRITICAL == This replica is sending an ...

Redis False (maybe) Connection Refused message when using redis-cli in Ubuntu WSL

I have redis installed on Ubuntu WSL (Ubuntu 16.04.5 LTS) and when I do redis-cli it gives me the following.daveomcd@mcd...

Redis [BUG] SET with GET option: WRONGTYPE Error

Describe the bugSetting with the GET option returns an error, but still sets the value. Is this intentional?getGenericCo...

Redis [BUG] redis-cli cluster nodes show strange output

`b9babc25fb8fc6447b63939a56e36c5d54b5d08c 172.16.100.125:6379@16379 myself,master - 0 1598604525000 9 connected 10923-16...

Redis [BUG]redis6 enable multi-io-thread,but not worked all still work on main thread

@grobe0ba @antirez @madolson redis6 enable multi-io-thread,but not worked all still work on main thread,that may be a b...

Redis [BUG] Redis Stream entries added by module not recognized by XREAD with special ID $

Describe the bugIssuing commands like:XREAD BLOCK 2000 STREAMS mystream $orXREAD BLOCK 2000 STREAMS mystream <id_larg...

Redis Feature request: Allow exclusive start/stop in _REVRANGE and _RANGE"

It is unlikely to have a key with the maximum integer on the secondary id value:1573474540414-18446744073709551615,but i...

Redis [BUG]core dump ae.c aeProcessEvents fe->rfileProc(eventLoop,fd,fe->clientData,mask);

=== REDIS BUG REPORT START: Cut & paste starting from here ===15157:M 25 Nov 11:27:04.525 # Redis 3.2.8 crashed by s...

Redis how

Please keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis ser...

Redis how do i know how many scripts load in redis

As a new redis operation and maintenance engineer, i had no information about the lua scripts load in my redis.how do i ...

Redis Tests fail when compiling with GCC 5.1 on Mac OS X

I just tried compiling and testing (make && make test) with the new GCC 5.1 on Mac OS X 10.10, but the tests res...

Redis [NEW] ACL pattern support for pub/sub

The problem/use-case that the feature addressesIn a microservice environment we may have many clients connecting to the ...
上一页 下一页
.