Redis New license wording

Hello, it was brought up in a previous thread what do we want the license information to look like (and do we need to up...

Redis Support for QUIC

Comment From: mgravellBut RESP isn't even remotely an HTTP thing. Can you clarify?Comment From: mitchswRFC 9000 (QUIC) i...

Redis [QUESTION] License type for already submited PR

To which license will the pull requests already submitted but not yet merged be subject to?Comment From: LiorKoganIf the...

Redis [BUG] Usability regression due to commit 0b34396

Describe the bugThe commit in 0b34396 modified the license which makes redis unusable for my personal projects. This is ...

Redis [QUESTION] There may be sth wrong in func raxRemove when oom occurs

In func raxRemove, it calls raxLowWalk with a stack to save parents.But when oom occurs, raxStackPush will not be able t...

Redis [BUG] After creating index Redis Stack 7.2.3 crashed

Describe the bugHello, I am facing a crashing Redis when creating index for searching in JSON. In Redis I have around 10...

Redis [QUESTION] Is RedisModule_GetClientInfoById redis module API thread safe?

Hello,I have a question on thread safety of Redis Module APIs like RedisModule_GetClientInfoById and guidance on the usa...

Redis [BUG]If "appendonly yes" in the cluster, the full sync occurs after the replica reboot

When creating a cluster, #this web says that "appendonly yes" is one of the minimum configurations.When the cluster uses...

Redis [QUESTION] Redis primary node becomes a replica automatically after all slots have been migrated

Hi,I am doing a live resharding on my redis cluster. I have 5 shards and 0 replicas. I am resharding from 5 nodes to 3.O...

Redis Feature request: handle cross-slot multikey queries when all the keys are on the same node

My team is building a service. Each client of the service is reading from its own Redis stream. Each stream gets new ent...

Redis Switch License to Apache-2.0 (redis redied)

HEYYYYYY guys,so redisREDIS CHANGED LICENSEto trash license.Bad bad bad company bad softwareFORK FORK FORK FORK REDIS !!...

Redis Better SCAN support for cluster mode enabled

This thread identified two improvements to scanning CME we would like to address:[ ] Implement a new command for doing ...

Redis [QUESTION] redis threaded io polling mode

It looks like redis implements threaded io in polling mode. IO thread loops in while(1) way. At the beginning of each lo...

Redis Proposal: new commands HSETEX, HMSETEX

I wouldn't be surprised if this is already planned, but I propose adding new commands that logically extend from string ...

Redis Build redis without Lua, linenoise

HI,Is it possible to build redis in linux without adding lua, linenoise as dependency?Able to see below dependencies (ht...

Redis [QUESTION] make test spend long time, 13000+ seconds

Hi,I installed new redis server 2.8.17 on two server, but the time of exec make test is not near.Since the resource of s...

Redis create redis cluster use domain instand of ip

The problem/use-case that the feature addressesI hope use domain create cluster instand of ip, I create redis cluster in...

Redis [NEW] Propose the new command MEXISTS to return an array of result

The problem/use-case that the feature addressesCurrently, the EXISTS command will return the number of existing keys but...

Redis [NEW] Allow using data range size in redis-benchmark

The problem/use-case that the feature addressesCurrently, the data size in the redis-benchmark is a fixed number, but fo...

Redis Bgsave process inherits sockets

Redis close listening socket when fork bgsave process, but didn't close other sockets. And it may cause socket hung up u...
上一页 下一页
.