Nineya
Home
Blog
软著申请
Redis [QUESTION] Why does HKEYS return an array and not a set in RESP3?
2025-01-17 02:46:05
965
Why does HKEYS return an array and not a set in RESP3?The keys in a hash are unique an unordered. That should be a set, ...
Redis redis-cli acl setuser with hash password not working
2025-01-17 02:46:02
1266
redis-cli -a pass --tls acl setuser app on allkeys allchannels +@all #4d040d3f6466018c568aadf69a666d4257e5bb350a8e06f719...
Redis [CRASH] Redis 6.2.7 crashed by signal: 11, si_code: 128
2025-01-17 02:46:00
9593
Crash report=== REDIS BUG REPORT START: Cut & paste starting from here ===928:M 14 Mar 2024 05:10:17.979 # Redis 6.2...
Redis restart redis: no cluster configuration found
2025-01-17 02:45:57
610
Hello! When i restart redis cluster, one redis-server log: no cluster configuration found, i'm XXX. The nodeid XXX is ne...
Redis Create version interoperability tests for different major/minor versions
2025-01-17 02:45:54
724
We should write a test suite that verifies replication and cluster protocol behavior between versions. Considered becaus...
Redis [BUG] Migrate hashes with million of keys timeout, and causes failover
2025-01-17 02:45:52
6518
Describe the bugWhile re-shard operation, if the key to migrate is an hashset, depending on the size and number of field...
Redis [NEW] A sticky option for cluster meet
2025-01-17 02:45:47
4025
The problem/use-case that the feature addressescluster meet is asynchronous. It synchronously returns OK to caller, and ...
Redis Feature request: XREAD support for reading last message from stream
2025-01-17 02:45:44
7235
Hello,I lack a possibility to read from stream with XREAD starting with the last available message. It is possible read ...
Redis [CRASH] Guru Meditation: Unknown object type #rdb.c:669
2025-01-17 02:45:41
24082
Crash report538912:C 09 Mar 2024 09:44:19.056 * RDB: 14 MB of memory used by copy-on-write152693:M 09 Mar 2024 09:44:19....
Redis Sentinel not working. Can't add slaves, sentinels
2025-01-17 02:45:38
2568
I have 3 hosts running redis-server+sentinel(1 master and 2 slaves)Master-slave works perfectly fine, I can not join sen...
Redis [BUG] redis-check-aof fails when aof file is ok
2025-01-17 02:45:34
5507
Describe the bugredis-check-aof fails but aof file is valid.Running redis-check-aof from version 7.2.1 on an aof file pr...
Redis [BUG] Redis Upgrading from version 5.0.4 to 7.2.4 failed in Redis cluster
2025-01-17 02:45:31
7051
Describe the bugWe enabled Redis cluster mode and currently the Redis cluster is running on version 5.0.4.We decided to ...
Redis [BUG] - Getting memory crash issue when trying to load data in redis-stack through docker
2025-01-17 02:45:29
353
Describe the bugWe're running Redis-stack image in docker container and trying to create indexing and load data but unfo...
Redis Make expiration samples and continuation threshold configurable
2025-01-17 02:45:07
523
The expiration logic has a fixed number of samples that it does per unit of time (10) and a fixed threshold of items tha...
Redis Make Test Error redis-2.6.0-rc5 - [exception]: Executing test client: NOSCRIPT No matching script.
2025-01-17 02:45:05
1625
All,Received the following making "redis-2.6.0-rc5" on Suse Linux using GCC 4.7:[exception]: Executing test client: NOSC...
Redis [BUG] hIncrBy from lua "ERR value is not an integer or out of range" with numeric values of the form n * 100,000,000 in redis 7.2, but not 6.2 or 7.0
2025-01-17 02:45:02
7136
Describe the bugWe are upgrading our infrastructure to redis 7.2 from 6.2 and our integration tests found an issue which...
Redis Redis for Disaster Recovery Site
2025-01-17 02:44:59
206
Hi all.I have 2 sites (one master, one DR site), on each, I set up a redis cluster (6 nodes). My question: is there any ...
Redis Redis server stopped evicting Mar 1 at midnight
2025-01-17 02:44:56
933
Mar 1 at 00;36 AM we noticed that redis server stopped evicting.We have redis instance running for 79 days with eviction...
Redis [NEW] Improve "SENTINEL FAILOVER" by using the "FAILOVER" command
2025-01-17 02:44:54
4315
The problem/use-case that the feature addressesThe "SENTINEL FAILOVER" command does not offer to failover in a coordinat...
Redis [BUG] Faied to test for arm64 COW bug
2025-01-17 02:44:52
1905
Describe the bugI get WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory...
上一页
下一页
1
…
744
745
746
747
748
…
2246
.