Nineya
Home
Blog
软著申请
Redis [QUESTION] how to install redis 7.0 in Ubuntu 20.04 via command (apt install)
2025-01-16 21:08:02
691
Please keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis ser...
Redis [NEW] Future command
2025-01-16 21:07:59
2607
Today clients have to maintain a state(elapsed time) with themselves to execute a command in the future.Currently if i w...
Redis [BUG] Once start aof-use-rdb-preamble, redis does not use partial REPLICA after restarted
2025-01-16 21:07:56
2003
Describe the bugI use redis6.0. However I found that redis slave does not always use partial REPLICA after restarted.To...
Redis [QUESTION] Why don't save the repl-offset and id when AOF-REWRITE ?
2025-01-16 21:07:53
2193
If a slave is using AOF-RDB mix mode, when rewrite aof file, the slave don't save the repl-offset and repl-id in RDB for...
Redis [BUG] The method xgroup_create of the redis cluster client fails when running on redis version 7.0.0.
2025-01-16 21:07:50
1816
Describe the bugThe method xgroup_create of the redis cluster client fails when running on redis version 7.0.0.Using the...
Redis Redis 5.0.8 crashed by signal: 11
2025-01-16 21:07:48
107274
=== REDIS BUG REPORT START: Cut & paste starting from here ===31416:M 10 Apr 2020 12:57:25.209 # Redis 5.0.8 crashed...
Redis [CRASH] error while creating redisearch indexes
2025-01-16 21:07:41
11623
Crash reportPaste the complete crash log between the quotes below. Please include a few lines from the log preceding the...
Redis [BUG] ziplist for 24bits zipSaveInteger() functions
2025-01-16 21:07:38
1950
Describe the bug24 bits Integer saving is error。To reproducevoid zipSaveInteger(unsigned char *p, int64_t value, unsigne...
Redis 24bit integers for ziplists (patch)
2025-01-16 21:07:35
3485
This is a small patch to store integers that can fit in 24 bits using 3 bytes which makes ziplists even more memory effi...
Redis Introduce new rax function raxAllocSize to return rax tree allocation size in constant time.
2025-01-16 21:07:30
11717
The problem/use-case that the feature addressesA customer reached out to ask why their memory usage is very high. The cu...
Redis Why Sorted Set on redis use Command Start with "Z", What does "Z" stands for?
2025-01-16 21:07:16
1055
Like command for list start with prefix "l", for set start with "s". In case of sorted set "Z" implies to some thing or ...
Redis Warnings about default Settings
2025-01-16 21:07:14
1884
The problem/use-case that the feature addressesWe had a typo in the name of the Redis config file. This caused the serve...
Redis Redis crashes after sudden increase in connection, (production issue)
2025-01-16 21:07:11
2837
We have around 10 GB of data in an EC2 instance. The instance has a native Redis server running (5.0.5). We are using it...
Redis [NEW] Wish New Command Replace Restore/DEL when migrate cluster slot, such as using MRestore/MDel, it's very useful when we need to get latest changes of a cluster
2025-01-16 21:07:08
1584
The problem/use-case that the feature addressesWhen we want to get the last change of a cluster, we will use a mock slav...
Redis Data migration from oracle to redis
2025-01-16 21:07:05
1897
I need to migrate 17 lakh rows from oracle to redis. Currently working with java based implementation for migration but ...
Redis [QUESTION] How do I find the eviction rate of keys in redis?
2025-01-16 21:07:02
3211
My redis cluster is configured with maxmem. The eviction policy is allkeys-lru. I want to know how long the keys are l...
Redis How can I restore or load backup rdb file in in-memory redis?[QUESTION]
2025-01-16 21:07:00
638
I have Redis instances in k8s with one master and 2 slave. I backup from rdb file that said for persistent Redis but I d...
Redis Calling RedisModule_OpenKey from a Database which isn't 0 twice in the 2nd time it always returns NULL [BUG]
2025-01-16 21:06:57
827
Describe the bugCalling RedisModule_OpenKey from a Database which isn't 0 twice in the 2nd time it always returns NULL.H...
Redis sentinel on one node does not promote itself to become master
2025-01-16 21:06:55
7686
Hello,I have a very strange issue here. I setup node1,node2 as master/slave redis. and sentinel is running on node1,node...
Redis [QUESTION] is CVE-2022-28805 applicable to redis ??
2025-01-16 21:06:52
280
redis using lua version 5.1.5 , as per NVD page (https://nvd.nist.gov/vuln/detail/CVE-2022-28805/cpes?expandCpeRanges=tr...
上一页
下一页
1
…
804
805
806
807
808
…
2246
.