Redis Should we clean up consumers that are no longer needed ?

I have a question regarding Redis Streams.I am developing an application in a K8s environment, and I am using K8s pod na...

Redis Proposal: Multiple keys pointing to single value/data structure +TTL

Binding multiple keys to single value is very useful to omit manual maintance of additional 'index' data structures.# Cr...

Redis [QUESTION] Is it possible to check if the DB is loaded?

On startup Redis loads the database.We check if redis is 'alive' by executing 'redis-cli ping'. But ping is successful a...

Redis [QUESTION] FT.SEARCH with Geospatial Filtering VS GEOSEARCH

Hi all,I'm working with a large dataset of geospatial data in Redis and need to query for members within axis-aligned re...

Redis [CRASH] crash on cygwin

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 [QUESTION] with high load redis stop responding

Comment From: mrsanvicenteHello everyone,Have you faced the error: Could not connect to Redis at 127.0.0.1:6379: Cannot ...

Redis Redis Test Suite how to add password parameters for external server testing

./runtest --host --port --tags -needs:repl Is there no password parameter?Comment From: sundb@deskau i don't see this ...

Redis Add image source label to dockerfiles

To get changelogs shown with Renovate a docker container has to add the source label described in the OCI Image Format S...

Redis [BUG] - Server Keeps crashing randomly

Redis replica in a simple Master-Slave Configuration keeps crashing randomly.Ubuntu 22.04 LTS=== REDIS BUG REPORT START:...

Redis Building redis with non-default executable names does not yield usable binaries and breaks tests

In the process of upgrading our redis infra to 4.0 (still running 2.8 at the moment), I would appreciate the possibility...

Redis [BUG] cluster fail on upgrading to 7.2.2 in 6.2.14 cluster

Describe the bugStart with a 6 server cluster running 6.2.14Upgrade one of the replicas to 7.2.2The 7.2.2 replica comes ...

Redis [QUESTION] Does redis get my server run out of memory

My server has 8 GB of RAM, and I use Redis for caching. If my API, which uses Redis for caching, handles about 100 reque...

Redis [CRASH] Redis 7.2.0 server crashing on installation through docker

Redis installation through docker image "docker pull redis/redis-stack:7.2.0-v0" fails with the below given crash report...

Redis redis-server with ubuntu server 20.04

Hey, tryng to use redis-server with new ubuntu server 20.04, but i get always same error:redis-server.service: Can't ope...

Redis test fails on unstable: Expected condition '[s -1 sync_partial_ok] > 0' to be true

Hello @antirez !With current head of unstable branch, make test fails on integration/replication-psync.I have gcc versio...

Redis @Rebecca2527 can you give more details about environment and reproduce steps?

@Rebecca2527 can you give more details about environment and reproduce steps?Originally posted by @sundb in ht...

Redis [BUG]Redis cluster startup freezes

Describe the bugA short description of the bug.To reproduceIf there is no error during startup, it will not get stuck in...

Redis Delete multiple keys at once

Surely by now people have realised that deleting multiple keys at once (something like del key:*) is incredibly useful, ...

Redis ACL supports db access restriction

The problem/use-case that the feature addressesThe current ACL can only use ACL SETUSER myuser -select +select|0 to res...

Redis Insisting on allow hash field expiration

Allow to set an expiration on hash fields.Already discussed at #1042 and #167Comment From: zemochenIt's 2020-05-18, has ...
上一页 下一页
.