Redis Passwords not saved in clear text within primary, replica and Sentinel configuration files

Hi,It will assist if requisite passwords are stored in an encrypted form within primary, replica and Sentinel configurat...

Redis SINTERCARD key [key ...] Available since 7.0.0.??? please redis7.0 where?? i want download?

https://redis.io/commands/sintercardthank you !redis6 no the command !Comment From: oranagra@startjava 7.0 was not relea...

Redis make warning

gcc version: 4.8.5lzf_d.c: In function ‘lzf_decompress’:lzf_d.c:90:9: warning: unknown option after ‘#pragma GCC diagnos...

Redis how to make zset::score upgrade from 64bit to 128bit or more ?

sorry my poor english ...how to make zset::score use more bytes like 128bit ? I need like decimal{20} (can't lost any di...

Redis redis support scan keys with regex rule?

redis support scan keys with regex rule?I think this function is still necessary ... this feature may be reduce some ne...

Redis can the redis lua require other modules?

can the redis lua require other modules?lua2 = """require "os""""script = r.register_script(lua2)in redis lua, How do ...

Redis redis-stream use problem,please help me

i'm using redis-stream,when i send data is big than memory, redis is will killed by system. can rediswrite data to fil...

Redis Sentinel tries to elect odown master.

I have a very simple setup, one master and one slave. On both instances I have also a sentinel, with the same configurat...

Redis [REPORT] make test failure

Getting below test failure on running make test with latest unstable:[36/68 done]: integration/dismiss-mem (7 seconds)Te...

Redis [CRASH] Windows 10 - Redis Server gives an error when trying to start, and Redis-cli cannot make connection with target machine.

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

Redis [QUESTION] want to redis cache evict in spring

Hi. I'm using redis with springboot. @cacheEvict, is there a way to clear the cache of the corresponding key using regex...

Redis Empty Redis Stream Message Elasticache Redis 5.0.4

Hi,I've stumbled upon a situation when I have empty messages inside redis stream.As far as I understand it's not possibl...

Redis [QUESTION] how can Redis eliminate other keys by LRU instead of distributed locks?

Question: Redis stores distributed lock keys and other keys with expiration time. I want to eliminate other keys by LRU ...

Redis [BUG] the function - ZREVRANGEBYSCORE the argument name is reversed (max <->min)

zrevrangebyscore(key: string, min: number | string, max: number | string, cb?: Callback&lt;string[]&gt;): R;zrevrangebys...

Redis redis-cli: do not exit on Ctrl-C from "MONITOR" command

It seems like MONITOR is meant to be aborted by Ctrl-C, but that then also quits redis-cli itself.Maybe SIGINT should be...

Redis Atomicity of in memory write and fsync operation

One Strange thing I have observed . I am using the jedis client to connect to redis instance .With the following setting...

Redis blocking commands like BLPOP / BRPOP with millisecond resolution

I want to submit a patch for redis to support millisecond resolution in blocking commands (currently today they allow fo...

Redis [NEW] Timestamp human format

Hi @coreteam I found many time info in redis is unix timestamp . Maybe we can add some human readable format like memo...

Redis Cluster with TLS is fine but with added 'sentinel' begins to log errors

Describe the bugHi guys. I have a 3-node cluster with TLS replication and which appear to work fine and logs are apparen...

Redis SORT on read-only slave fails (2.6)

This is from the latest unstable branch. If a slave is set to readonly, SORT is considered a writing command even if you...
上一页 下一页
.