Redis [CRASH] 7.0.5 installed from redislabs ppa crashed

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

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]

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

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

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.

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

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

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

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

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

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

Using RESP3 Streaming string + key locking (https://github.com/redis/redis/issues/11396)Streaming strings implementation...

Redis [BUG] Slot migrated among cluster nodes.

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

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

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

Hi, I think that maybe the accuracy of the run_with_period functionhttps://github.com/redis/redis/blob/unstable/src/serv...

Redis LRANGE complexity

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

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!

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

@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...
上一页 下一页
.