Redis [BUG] lua-5.1.1 has some unaddressed security vulnerabilties in redis

Describe the bugredis is affected by CVE-2020-15888A short description of the bug.** Security issue **redis uses lua-5.1...

Redis [BUG] Security vulnerabilities coming from Lua

We are using redis 7.0.4 via alpine redis docker image. While doing the security scan of the image, there are the follow...

Redis MSETEX command to set several with shared expiry (for easier RedisCluster support)

Redis already supports MSET and MSETNX, however if you'd like to set several in one operation with a shared expiry, you ...

Redis [BUG] Slave continuously issuing a full sync can starve persistence related forks on master

Describe the bugnote1: this is a theoretical bug which I hadn't verified yet but wanted to document ASAP. note2: This ca...

Redis Example Add a sleep time for the “ redis-cli --scan --pattern 'aaa*' ”command

When using the redis-cli --scan --pattern 'aaa' command, I want to add a certain interval to avoid running scan all the ...

Redis Redis 5.0.7 crashed by signal 11 during AOF rewrite and after restart

=== REDIS BUG REPORT START: Cut & paste starting from here ===105083:C 24 Sep 2022 23:47:46.044 # Redis 5.0.7 crashe...

Redis [Help]How to query redis time by lua script in cluster mode?

-- lua script...local a = redis.call("Time")local current_time = a[1]*1000000 + a[2]...I query redis time like...

Redis redis 7.0.0 + openssl 3.0.1

os: CentOS 7.9 X86_64openssl version:OpenSSL 3.0.1make && make PREFIX=/usr USE_SYSTEMD=yes MALLOC=jemalloc V=1 B...

Redis [NEW]protect time after password change

The problem/use-case that the feature addressesapplications will restart after password change. during the restart, "old...

Redis Should time pass in scripts?

I found an interesting article on twitter, https://ably.com/blog/redis-keys-do-not-expire-atomically.It seems weird that...

Redis About redis rpm package

Why Redislab not provide an official rpm packages, just like you already provide a deb package for Ubuntu or DebianComme...

Redis [NEW] Can we add "year info" when printing logs?

The problem/use-case that the feature addressesI got a env running redis for 3-4 years long, eventually found there is n...

Redis [QUESTION] CLUSTERDOWN

Hi.. I have some troubles with a small Cluster (3 nodes + 3 replicas).The cluster goes down and unavailable (CLUSTERDOWN...

Redis Any plans on multi master replication?

The problem/use-case that the feature addressesRedis Sentinel can be hard to use, since every programming language and f...

Redis [QUESTION] redis writing memory slowly

Dear all,I have 2 enviroments which have the same business loads, ENV A redis writing is 100ms, while ENV B writeing sam...

Redis [BUG]

Describe the bugSudden termination of the Redis server .exe programTo reproduceUnkownExpected behaviorTo run normally as...

Redis failed login attempts

Hi,How can I Specifies the number of failed login attempts before the user is locked and unlock after a time that I want...

Redis Spelling error "fixed" with wrong word

https://github.com/redis/redis/blob/42e4241ecee472fc2341660e29652f0e2a485453/src/rax.c#L355"plus thre bytes of padding" ...

Redis [BUG] when executing RDB, the server actively disconnects and the client cannot sense the disconnection

Describe the bugredis version:5.0.5timeout:30019:05:07, this connection starts to be idle. Theoretically, the connection...

Redis cluster bus port receive waste data

I am not sure is this a issue .We use zabbix to monitor our redis instances by auto discovery scripts. It'll upload all...
上一页 下一页
.