Nineya
Home
Blog
软著申请
Redis redis.x86_64 0:7.0.1-1.el7.remi upgrade (i believe new Redis version)
2025-01-16 21:13:13
10320
Hey everybody,today i run the installation script again.i notice one pack got upgraded:redis.x86_64 0:7.0.1-0.el7.remito...
Redis Support rollback in Lua script
2025-01-16 21:13:08
9287
The problem/use-case that the feature addressesMy company uses Redis as a main database. Lua script is heavily used to e...
Redis [NEW] Proposal for deterministic LRU in Redis
2025-01-16 21:13:05
9153
Redis today supports an implementation of non-deterministic LRU for key evictions when the total memory usage goes above...
Redis [NEW] keyspace notification by data type name
2025-01-16 21:13:02
8077
Background:Today, keyspace notifications for client connections are sent on two pubsub messages, in one the operation na...
Redis Proposal: Key Annotations
2025-01-16 21:12:59
15304
The problemRedis considers its dataset as a set of uniquely identified keys of different types. But for users, the datas...
Redis [META] Module API V1
2025-01-16 21:12:56
5362
Module API V1This is an attempt to scope out all missing or broken Redis Module API capabilities, and create an exahusti...
Redis [BUG]Sentinel command 'get-master-addr-by-name' and 'master' return inconsistent
2025-01-16 21:12:52
2069
Describe the bugAs the picture showsWhen I use the SENTINEL get-master-addr-by-name command to query the master address,...
Redis maybe an optimizable point for zadd operation
2025-01-16 21:12:43
2042
When we use zadd command to update the score for exists value,if the score delta is small,element rank will be no change...
Redis [NEW]Add a command to get the number of replicas.
2025-01-16 21:12:40
2669
The problem/use-case that the feature addressesWhen I want to use the wait command in my code, I want the numreplica to ...
Redis [QUESTION] raxGenericInsert() for version 6.0.8
2025-01-16 21:12:37
1642
For version 6.0.8,In raxGenericInsert() funtion,OOM hander exist one queston.When we insert one key string,walk to one ...
Redis [QUESTION] Why is the SET command considered movablekeys
2025-01-16 21:12:34
2390
Hi.I just upgraded to using redis-cluster 7.0.0 and can see that my code via redis-py is now making an extra jump to the...
Redis [CRASH] redis 7.0.1 crashes on start after upgrading from 7.0.0
2025-01-16 21:12:32
12041
Starting Advanced key-value store...491342:C 10 Jun 2022 16:34:41.506 * Supervised by systemd. Please make sure you set ...
Redis [BUG] Redis7 Lua engine and readonly table script
2025-01-16 21:12:29
1474
Describe the bugLua user scripts stopped to work due to "readonly table script" in redis7To reproducesee a function that...
Redis [BUG] Redis cluster looses configuration
2025-01-16 21:12:26
19184
Describe the bugThe Redis cluster looses configuration when nodes reboot.Both appendonly and rdb saves are enabled.Runni...
Redis which client library support stream feature of redis 5.0?
2025-01-16 21:11:59
2147
Hello, all: I want to use redis 5.0 instead of kafka later, is there any client can support stream feature in redis ...
Redis [SECURITY] Redis password in Sentinel log
2025-01-16 21:11:57
2046
Hello Team, If I use the redis-cli/Jedis for configuring Sentinel to monitor password protected Redis shard, it print...
Redis ZRANK ability to return "unique" rank
2025-01-16 21:11:53
3553
There are applications where it is useful to get the rank without counting all the duplicated entries with the same scor...
Redis [QUESTION] RDB data loading to disk following an OOM.
2025-01-16 21:11:50
3614
We are using Redis 6.0.0. After OOM, I see this log. What is RDB memory usage? 3489 MB is very close to max memory tha...
Redis [QUESTION]Master-slave replication, master Rdb, slave CPU usage in AOF mode is 90%-100%
2025-01-16 21:11:48
2479
Hello, I have a problem when I test in master-slave mode. The scenario is one master and two slaves. The master uses RDB...
Redis [CRASH] Custom module works in debug but not release mode
2025-01-16 21:11:45
15235
Crash reportA module is involved, but it's my own doing. Version of Redis is 7.0, and I've tried both a local install a...
上一页
下一页
1
…
800
801
802
803
804
…
2246
.