Redis [FEATURE] Keyspace based pubsub

What’s the problem?The current pubsub implementation works poorly with Redis key space functionality since it was built ...

Redis [BUG] Data loss when performing a graceful master shutdown under high load

Describe the bugA master Redis instance replicating to a replica instance will not successfully perform a graceful shutd...

Redis make BUILD_TLS=yes USE_SYSTEMD=yes : systemd/sd-daemon.h: missing

I am using the OS following : Linux ubuntu-ThinkPad-X250 5.11.0-43-generic #47~20.04.2-Ubuntu SMP Mon Dec 13 11:06:56 UT...

Redis [CRASH]

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

Redis [optmize] use bit operation will be faster than mul

in dict.c:320Comment From: oranagrabtw, there's no need to open both an issue and a PR.the only reason to open an issue ...

Redis Some commands executed in lua script may lead to inconsistency in slave and aof

* s: command not allowed in scripts. * R: random command. Command is not deterministic, that is, the same command * ...

Redis [NEW] The return value of the zadd command cannot be returned together: the number of additions and updates

The return value of the zadd command cannot be returned together: the number of additions and updates 。Comment From: enj...

Redis EndForkOperation: 0x00000005 - EndForkOperation: Killing forked process failed.: 拒绝访问

I use redis 5.0.9 on windows10,the following error occurred at random.[5160] 20 Dec 11:12:45.614 - DB 13: 1 keys (0 vola...

Redis [QUESTION] stack trace log is not seen in container log

We implement redis container deployed via kubernetes and redirect log to container log. While trigger redis coredump via...

Redis Use LuaJIT2 instead of original Lua interpreter

In the comments under discussion "Redis and scripting" (http://www.antirez.com/post/redis-and-scripting.html) there were...

Redis [NEW]I need a cmake version. When can increase it.

I wish a happy new year 2022 in advance.Comment From: oranagra???what does that question has to do with this repo?at the...

Redis redis cluster crash recover

case:we have a cluster, it contains 7 master nodes(m1,m2,m3,m4,m5,m6,m7), and each master node has two slave nodes(m1-s1...

Redis Redis 4.0 online migration

What tools support redis4.0 online migration?redis-migrate-tool and redis-rsync-managerAnother toolVersion 4.0 is not su...

Redis aof loading endless problem

I had an 13G aof file. when redis crashed cause by memory too low, I use redis-check-aof check the aof file is valid. bu...

Redis [NEW] Configure Autoloading of Lua Scripts on Server Start

The problem/use-case that the feature addressesWhen implementing a Lua script, there are occasions when it's desired for...

Redis disable replication optimization

I have Replication with x slaves and 1 master.. I want that slaves can have their own local keys, this is already workin...

Redis 启动redis-server后,redis-cli自动启动,并且连接一个未知的redis-server

我在官网下载最新版本的Linux的redis,启动redis-server后,造成网络拥堵,查看服务器状态后,发现redis自动启动了一个redis-cli,远程连接至IP为34.69.115.98的redis服务器,我尝试使用工具连接,发...

Redis [NEW] Why not use HotRing?

The problem/use-case that the feature addressesRedis is a remote dictionary server, which is essentially a hash table. W...

Redis [NEW] ZMRANGE - a variadic variant for ZRANGE

If i consider ZRANGE, it can return elements that match a range. But what if i need the elements that does not match the...

Redis [QUESTION] port exhaustion on Windows Server 2019

Hi,We were facing an issue with port exhaustion on Windows Server 2019. After troubleshooting we found out that redis-se...
上一页 下一页
.