Nineya
Home
Blog
软著申请
Redis [CRASH] 7.0.5 installed from redislabs ppa crashed
2025-01-17 01:59:48
12699
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 Failed test while "sudo make test" on AWS
2025-01-17 01:59:45
782
Hello I am new to Redis and AWS. I recently signed up for AWS and was trying to install Redis on a free-tier ubuntu serv...
Redis make test fails on alpine 3.16 image [BUG]
2025-01-17 01:59:41
10383
Hi,I'm trying to build redis on alpine 3.16 but when running "make test" it fails with the following output:[err]: CONFI...
Redis [BUG] Setting port 0 maybe disables listening, but will instead bind port 10000 for some reason
2025-01-17 01:59:38
1903
Describe the bugSetting port 0 (and instead using TLS port numbers) maybe disables listening, but still leads to reservi...
Redis [BUG] Redis 6.2.6 How to delete keys in a Slot not owned by a master
2025-01-17 01:59:35
4256
Hello,We have recently had replicas crashing due to https://github.com/RedisTimeSeries/RedisTimeSeries/issues/1343 and i...
Redis [CRASH] Fatal: Can't initialize Background Jobs.
2025-01-17 01:59:32
6119
root@194a131a72e3:/# redis-server663:C 18 Nov 2022 00:39:01.341 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo663:C 18 ...
Redis [NEW] Find the corresponding slot for a key without adding it to the cluster
2025-01-17 01:59:30
10829
The problem/use-case that the feature addressesSometimes I would like to see which slot a key should belong to without a...
Redis [CRASH] ZINTER betwen SET and ZSET crashes
2025-01-17 01:59:26
11979
Crash reportPaste the complete crash log between the quotes below. Please include a few lines from the log preceding the...
Redis [BUG] Ubuntu 22.04 , gcc 11.2.0 , Active defrag test failed
2025-01-17 01:59:22
14754
Describe the bugredis-server --versionRedis server v=7.0.2 sha=00000000:0 malloc=jemalloc-5.2.1 bits=64 build=15c2c3973e...
Redis Confusing docs: RedisModule_GetSharedAPI
2025-01-17 01:59:20
734
https://redis.io/docs/reference/modules/modules-api-ref/#section-modules-api-exporting-importing - the example getExtern...
Redis [BUG] Sentinel cluster is broken after a sentinel/redis restart
2025-01-17 01:59:17
94746
Describe the bugIf a sentinel restarts (e.g. server reboots or sentinel container restarts), the number of sentinels rep...
Redis Non-blocking dump+restore / RESP3 chunked format
2025-01-17 01:59:13
6681
Using RESP3 Streaming string + key locking (https://github.com/redis/redis/issues/11396)Streaming strings implementation...
Redis [BUG] Slot migrated among cluster nodes.
2025-01-17 01:59:05
2708
Describe the bugWe have 3 node cluster and during initial setup slots was properly distributed among cluster nodes,we ob...
Redis [BUG] sentinel option gone
2025-01-17 01:59:03
2138
Describe the bugstarting a sentinel using redis-server /path/to/sentinel.conf --sentinel fails.To reproduceroot@d675e5f7...
Redis [NEW] Support for older glibc versions with AppImage of Redis Stack
2025-01-17 01:59:00
1293
The problem/use-case that the feature addressesCurrently the AppImage for Redis Stack requires GLIBC 2.34. This prevents...
Redis run_with_period function not so accurate
2025-01-17 01:58:58
921
Hi, I think that maybe the accuracy of the run_with_period functionhttps://github.com/redis/redis/blob/unstable/src/serv...
Redis LRANGE complexity
2025-01-17 01:58:56
664
O(S+N) where S is the distance of start offset from HEAD for small lists, from nearest end (HEAD or TAIL) for large list...
Redis GEO commands should use the addReplyDouble API and not the addReplyDoubleDistance which is more expensive and lacks precision
2025-01-17 01:58:53
587
Given we've optimized the addReplyDouble API in # and after doing a quick benchamrk as follows:memtier_benchmark -c 10 -...
Redis redis shut down and system shut down too!
2025-01-17 01:58:48
9348
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 A few things that came up
2025-01-17 01:58:46
7732
@antirez there are a few things that came up and we'd like to run by you.Maybe we'll open separate PRs or issues for the...
上一页
下一页
1
…
783
784
785
786
787
…
2246
.