Redis how can i create masters and slaves in order when use redis-cli --cluster create?

whyAdding replica 192.168.80.128:6680 to 192.168.80.128:6679 but print this message belowM: 10194f737f6d4b4d35066c7d884c...

Redis Redis Strange Performance

Hi, everyone!I'm using Redis and I have some problems...The time between the calls have some discrepancy...On some calls...

Redis redis-cli --cluster import $M:6379 --cluster-from redis:6379 --cluster-replace / --cluster-copy

docker image redis:5.0-rc>>> Importing data from redis:6379 to cluster redis-3:6379>>> Performing Clus...

Redis Sunion vs Sinter performance degradation

I have been trying to implement some thing using redis sets.One thing that i have noticed considerably while using these...

Redis Web page https://redis.io/commands# is terrible

Web page https://redis.io/commands# is terrible design wise. We want a proper listing command list to navigate quickly. ...

Redis INFO Documentation Out-of-Date

Two part issue:1) It appears that the documentation for the INFO command is out-of-date. Not all metrics are described ...

Redis Redis use keys query key,CPU run high more than 20%, I only use single redis.

Hello! I use single redis for my application, my connect redis style is Spring MVC for my backgroud server. I use t...

Redis Magento 1 v1.14.1.0 - Homepage Mini Cart not updated after added an item until refresh the page again

Hi,One of our clients production website implement based on the Redis with CDN in Live server. The issue was Homepage Mi...

Redis Redis 2.8.19 crashed by signal: 11

=== REDIS BUG REPORT START: Cut & paste starting from here ===[9350] 02 Aug 23:03:32.379 # -------------------------...

Redis redis-cli --pipe can't set empty strings

Hi all,It's entirely possible I'm doing something wrong, but it appears that redis-cli's --pipe option doesn't respect e...

Redis redis-benchmark not properly shutting down connections when using pipelining

This is a pretty minor issue, but you might want to know. I'm running the following command:./redis-benchmark -t PING_MB...

Redis redis cluster benchmarking

i tried to benchmark the redis standalone and cluster using nodejs in the middle .used redisio api in node jsthe standal...

Redis "WARNING you have Transparent Huge Pages (THP) support enabled in your kernel"

Redis server's log issues this warning on startup:WARNING you have Transparent Huge Pages (THP) support enabled in your ...

Redis redis-stable crash report. Restoring dump.rdb

=== REDIS BUG REPORT START: Cut & paste starting from here ===2899:M 02 Feb 16:32:02.437 # -------------------------...

Redis [Cluster inconsistency] slave migrates when all slots moved to new master but doesn't migrate back

A very peculiar bug, albeit easy to replicate, found in some in-house tests for productionI have checked it on 3.0.5 and...

Redis corrupt dump.rdb file

Hi,The redis server is failing to start. Throws following error:[3683] 13 Nov 11:42:52.767 # Server started, Redis versi...

Redis "slaveof no one" command can't work exactly when this slave instance has been auto-discovered by sentinel?

There is a master instance (A) with a slave (B), and the master instance is monitored by a sentinel. I connected to th...

Redis [META] Streams

PurposeThis meta issue consolidates streams related issues. The first comment (this one) will be updated periodically, f...

Redis Redis stopped abnormally

I set up a redis sentinel,but it stopped abnormally,the report log is blowredisbug3.txtredisbug2.txtredisbug1.txtComment...

Redis [NEW] NOTSAVE config

The problem/use-case that the feature addressesI have a program whose architecture is shown in the figure above. Because...
上一页 下一页
.