Redis [Question] ACL NOPERM this user has no permissions to access to the publish command

openSUSE Tumbleweed Redis 7.0.12In the config, I disable the default user and define my own useruser default offuser MY_...

Redis missgin assembly binding redirection in wpf

I created a local cache to use for my WPF app. when I am using visual studio 2019 in either debug or release mode the ap...

Redis Unsharded cluster

Redis Cluster without sharding, with the cluster bus for automatic failovers. This setup can support cluster clients and...

Redis [CRASH] Redis 6.2.6 SIGSEGV in moduleFireServerEvent at module.c:8266

The system:os:Linux 4.14.209-ltsi-altera-g4eb80fd7d5db-dirty armv7larch_bits:32Crash reportPaste the complete crash log ...

Redis [BUG] build with TLS on macOS fails

Building Redis-server on macOS with TLS (make BUILD_TLS=yes redis-server) gives the following error:sentinel.c:34:10: fa...

Redis Why in the redis master-slave architecture, the master node and the slave node have the same number of keys, but their data size (used_memory) is different, and the slave node occupies more than the master node?

redis-5.0.12slaveused_memory:11674502872used_memory_human:10.87Gused_memory_rss:11916976128used_memory_rss_human:11.10Gu...

Redis crash in linux container env centos 6.7 image

Crash report=== REDIS BUG REPORT START: Cut & paste starting from here ===410:M 11 Jul 2023 14:29:07.643 # Redis 5.0...

Redis bitfield behaving in weird way

Run following commands to reproduce.Case-1: Normal bitfield abc set u32 #22 1memory usage abc -->>141Case-2: weird...

Redis Enhance XINFO GROUPS to take an additional consumer group name and only return data for that group

The XINFO GROUPS command takes a key (which should point to a stream) as its only argument.This returns information for ...

Redis cluster can't failover when multiple nodes fail.

I have 3 machine. Each machine has 20 Master and 20 Slave. So the cluster has 60 Master and 60 Slave.cluster can't failo...

Redis Voting replicas

I haven't seen an issue for this yet, so I'm opening this now for discussion.Purpose: Achieve quorum in small clusters w...

Redis [QUESTION] detected child with unmatched pid ERROR

Hi, We get this error when redis execute BGSAVE, Any idea why this happens and how to fix it? Redis Version: Redis serve...

Redis [BUG] Building fails with fatal error: (FreeBSD 9.2)

Describe the bugBuilding fails with fatal error.To reproduce gmake CC='/usr/local/bin/gcc' CXX='/usr/local/bin/g++'cd sr...

Redis How to instrall pre-releases?

I haven't had any luck with make setup and make build and make install. Could you instruct me as to how I can install sa...

Redis Redis configuration file example

I found the option to use the SNI flag on the command redis-cli, how can I configure sni as part of my replication confi...

Redis [BUG] Background threads are unable to reliably wakeup blocked clients.

Background threads are unable to reliably wakeup blocked clients.A short description of the bug.The module machinery to ...

Redis number of clients has to be the same or higher than the amount of nodes

https://github.com/redis/redis/blob/56a802057e90ea482702dbd5191bc397caf0f596/src/redis-benchmark.c#L684It should be corr...

Redis [NEW]About The data type of Time(java.time.LocalDateTime) Not Supported originally

The problem/use-case that the feature addressesA description of the problem that the feature will solve, or the use-case...

Redis How to use Redis to improve response time with my Nodejs API? I

How to use Redis to improve response time with my Nodejs API? I am trying to use Redis to improve my response time but w...

Redis [QUESTION]Is it possible to link redis with a custom version of openssl

I am reading redis's TLS.md and found that it does not seem to match my needs. I hope to link redis with an openssl libr...
上一页 下一页
.