Redis Assessment of the difficulty in porting CPU architecture for redis

Hello everyone! I am working on implementing a tool to assess the complexity of CPU architecture porting. It primarily f...

Redis [NEW] Some observable indicators of redis

In the past period of time, various problems have occurred in our online redis. I would like to add some monitoring indi...

Redis 运行redis-check-rdb检测rdb文件,报错无效的对象

How to solve this problem, redis version is 3.2.1, the normal export rdb file, but after the export run redis-check-rdb ...

Redis How to configure a writable replica in a Redis Cluster

I have a Redis cluster setup. I have set the 'replica-read-only' to 'no' to make the replicas writable.On performing any...

Redis Combining two Redis clusters into one Redis cluster

Hi, I want to know that when i have 1st redis cluster run as 3 master and 3 slave, they are complete redis cluster. L...

Redis [QUESTION] TS.RANGE reports ERR TSDB: wrong fromTimestamp

Good evening, I have the following question please:With Azure Redis Cache (Enterprise E10 with TimeSeries module enabled...

Redis [CRASH] Redis cluster 7.2.0 crashed by signal: 11, si_code: 1 when joining existing cluster (ubuntu 20.04)

Trying to upgrade our Redis Lab Cluster from 7.0 to 7.2 but nodes keep crashing on startupHave also tried to set up a co...

Redis [NEW] It should be possible to SELECT a database with the HELLO command

It should be possible to specify a database parameter with the HELLO command.Right now, when a reconnection occurs, clie...

Redis [BUG] REDIS_BUILD_ID_RAW not getting defined in release.h building stable

Attempting to build redis from source using redis-stable is failing with the following error.release.c: In function ‘red...

Redis [CRASH] Trying to filter a KNN search query

Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...

Redis [BUG] used_memory is seemingly incorrect, larger than the server's capacity

Describe the bugThe used_memory is larger than the true value and the server's capacity. This prevents maxmemory configu...

Redis Modules to manipulate ACL Categories

Till now, module commands did not take part of the ACL Categories, and the only possibilities to permit module command i...

Redis O(offset) to O(log N) improvement for skippint offset in zrangebyscore

From documentations on zrangebyscore:Keep in mind that if offset is large, the sorted set needs to be traversed for offs...

Redis Allow modules to create new categories.

Related to issue #11083 Recently, we added support for modules to include commands to existing ACL categories #11708. Ho...

Redis [NEW] Sentinel: report misconfiguration

The problem/use-case that the feature addressesAs a newcomers to Sentinel, we relied on the Bitnami helm chart.That char...

Redis [BUG] [REDIS STACK] SORT function does not return the same ordering of the list

Describe the bugWhen I try to use the SORT function, it does not return the same ordering of the list in RedisStack.To r...

Redis [QUESTION] is it possible to start a redis server in node js?

Hi, im currently working on a project and i was just wondering if it is possible to host a redis server in node js, any ...

Redis [NEW] Cluster Meet should support hostnames instead of IPs

Asking to reconsider this https://github.com/redis/redis/issues/2410This was no duplicate since it required cluster meet...

Redis redis 7.0.9 make Error

Red Hat 4.4.7-18gcc version 4.4.7 make MALLOC=libc MAKE hdr_histogramcd hdr_histogram && makemake[3]: Entering d...

Redis Redis should support enforcing scripts only accessing declared keys

We missed this as part of 7.0, but we should probably change the default in 8.0 so that scripts are only able to access ...
上一页 下一页
.