Redis Why multi key ops in Redis Cluster don't support cross slot keys?

We are migrating from old redis to redis-cluster.Due to history reasons, we have to remove the "cross slot" check.So I w...

Redis redis connect failed

when i use Redis Desktop Manager to connect redis it always prompt me connect failedI have tried many ways, but have not...

Redis redis-cli <not connected> Can't assign requested address

I sucesfully started redis-server18651:C 07 Jun 16:49:09.526 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo18651:C 07 J...

Redis apt-get upgrade breaks redis

on our kali system with openvas we invoke "apt-get upgrade" daily. at may 16th the redis installation failed and we coul...

Redis How can i interpose my application between redis server and redis cli

How can i interpose with my app between a redis server to a redis cli?I have tried running CLIENT LIST for a redis-serve...

Redis Redis crashed by signal: 11

=== REDIS BUG REPORT START: Cut &amp; paste starting from here ===22:M 10 May 01:18:59.743 # Redis 3.9.102 crashed by si...

Redis The memory of redis grow in a strang way(redis的内存增长很奇怪导致redis挂掉)

1170:M 16 Apr 03:07:51.523 * Background saving started by pid 3119031190:C 16 Apr 03:09:51.534 * DB saved on disk31190:C...

Redis Crash on startup

Problem with the redisearch module23440:M 07 Apr 20:24:05.425 * &lt;ft&gt; Initialized thread pool!23440:M 07 Apr 20:24:...

Redis Redis Configuration

Hi Good day,I am encountering an issue in the configuration file, I have tried to use the followingOptions:1.) use CONFI...

Redis HSET resizing

HI,i am creating hash with 1Million entries. Then we add/delete the entries. Wondering when i delete the entries do we ...

Redis Configuring Redis Cache to flush all databases data at particular time

Hi , Not sure whether someone has already asked this but really felt the need to understand how to configure the redis c...

Redis SPOP returns an empty bulk instead of nil

When used with the optional COUNT argument on a non-existing key. This goes against the expected behavior, isn't consist...

Redis Can the connector of redis be more efficient?

I understand that the client connector's of redis will need to be rewritten if redis connector needs to be more efficien...

Redis How I connect my app to Redis Cluster

I have Redis cluster with one master (127.0.0.1:6378) and two read-only slaves (127.0.0.1:6377 127.0.0.1:6376). All slot...

Redis Backport support for the -u <uri> option to redis-cli v3.x

Support for the -u &lt;uri&gt; option was merged in PR #3409, but only to redis-cli v 4. It would be helpful to have thi...

Redis redis-server.exe 启动不了

我使用的是windows系统,是微软维护的最新版本;只要启动redis-server.exe 这个程序,总是启动不了https://user-images.githubusercontent.com/34120142/34592325-24...

Redis Redis log printing the word "Zero" over and over again

After a full synchronization, the log shows the word "Zero" printing incessantly. Can provide more detail but wondering ...

Redis BLPUSH

Is there any plan to support a BLPUSH command that will block until the length of a list drops below max_size? In produc...

Redis Feature Request: Forced memory compaction

We have an application which loads a billion keys into Redis (yes billion) in a large cluster and after using them for ...

Redis [Feature request] Need a way to change password without affecting clients

Redis supports a single password through property requirepass. If we had to change it for some reasons, it will create i...
上一页 下一页
.