Redis Cygwin64 Terminal make install error

Comment From: madolsonHey, we don't support Windows. We would consider accepting contributions that improve the support ...

Redis [QUESTION] Inconsistency in expected and actual behavior of SETEX command

The docs of SETEX state that the SETEX command is equivalent to executing the following commands:SET mykey valueEXPIRE m...

Redis Implement the pipeline feature in redis-client

Hi guys.I am trying to implement redis-client with node.js and I want to implement pipelining feature in my redis-client...

Redis [BUG] [err]: PSYNC2: total sum of full synchronizations is exactly 4 in tests/integration/psync2.tcl

Describe the bugWhen I make test ,The following error occurs*** [err]: PSYNC2: total sum of full synchronizations is exa...

Redis Redis security vulnerabilities in HyperLogLog and a DoS fixed.

Hi all,15th of March 2019 I sent a communication, alongside with patches to fix two vulnerabilities in Redis.The HyperLo...

Redis [QUESTION] Rename will cause sentinel switching to fail

When the primary node fails, sentinel switching will fail, and the log outputs "next failover delay: I will not start a ...

Redis [BUG] 7.0-rc2.tar.gz has incorrect version reported

Hi, I am trying out the rc2 source, it seems the version information is reported incorrectly.git clone https://github.co...

Redis 7.0rc2 Size Concerns

Maybe this is of no concern, but I did notice the binaries have increases in size using a failure basic compilation on U...

Redis The command (cluster setslot) setslot to the slave.

127.0.0.1:7002> CLUSTER nodes4f3ef2870aba59f47c5e7e0541facc2b1a33eb2a 10.150.110.173:7002 myself,master - 0 0 4 conne...

Redis Migrate can not support the cluster with auth

Comment From: andyli029Support for the function of migrate between the nodes in the cluster with authhttps://github.com/...

Redis cluster setslot <slot> migrating fail

sorry,i am not good in english,i have a redis cluster with three master and three slave , when i use the cluster setslot...

Redis [BUG] CLUSTER SETSLOT NODE without first IMPORTING -> inconsistency

If a cluster node is set as the new owner of a slot without first setting it to IMPORTING, the new owner doesn't bump th...

Redis Allow modules to make remote calls between cluster nodes

Do we have any plans to support the ability to make remote calls between cluster nodes.A potentially useful scenario is ...

Redis redis-cli delays reading data

The data seems to be messed up:127.0.0.1:6379&gt; hello 31# &quot;server&quot; =&gt; &quot;redis&quot;2# &quot;version&q...

Redis [BUG] ZREVRANGE 50% slower after upgrading from 5.0.7 to 6.2.6

Describe the bugHi all,I was wondering if anyone might be able to shed some light on this rather unusual behaviour I've ...

Redis Upgrade hiredis for redis 7.0

Let's upgrade hiredis before releasing 7.0 RC1needed to resolve #9694Comment From: oranagra@michael-grunder can you hand...

Redis [CRASH] Can't start redis server

Crash report=== REDIS BUG REPORT START: Cut &amp; paste starting from here ===[6281] 24 Feb 09:51:23.081 # Redis 2.8...

Redis [CRASH] Exception: STATUS_ACCESS_VIOLATION at rip=001801C7908

Crash reportException: STATUS_ACCESS_VIOLATION at rip=001801C7908rax=632E35000A0D2073 rbx=632E35000A0D2073 rcx=632E35000...

Redis CLUSTER SUBSCRIBE SLOTS (topology changes)

The problem/use-case that the feature addressesWhen a cluster client has subscribed to topology changes, slot mappings a...

Redis [BUG] Redis doesn't shut down on a SIGTERM if its directory doesn't exist

Describe the bugRedis 6 doesn't shut down if its directory doesn't exist.To reproduce~ $ cat redis.confdir /Users/dcantr...
上一页 下一页
.