Redis Why is the redis_version being reported as 999.999.999 and how can I assure myself I am on a particular version

I have installed, from github pull, the latest Redis repo. The version from info is redis_version: 999.999.999 <<H...

Redis Failing test on Raspberry Pi: Server is able to generate a stack trace on selected systems

I just compiled redis 3.2.4 on Raspberry Pi (3rd gen, raspbian jessie w/o any custom packages) and have one failing test...

Redis CentOS 6.5 32 redis 3.0.6 make test fail

ok: EVAL - cmsgpack can pack double?ok: EVAL - cmsgpack can pack negative int64?ok: EVAL - cmsgpack can pack and unpack ...

Redis Failed to get reply: Connection reset by peer

I'm getting this error at some instant on the client-side repeatedly, In what scenario does this error is thrown? and t...

Redis [BUG]

Describe the bug Possible memory leakA short description of the bug.Its showing on the Stunnel possible memory leak Dec ...

Redis [CRASH]5.0.4 crashed in slotToKeyUpdateKey

=== REDIS BUG REPORT START: Cut & paste starting from here ===33532:M 28 Dec 2020 07:13:15.502 # Redis 5.0.4 crashed...

Redis Use "HELLO -1" or "HELLO" to get the reply without switching proto

Follow https://github.com/antirez/redis/pull/7363.While that pr fixed the proto version returned, it is almost meaningle...

Redis [QUESTION]Question regarding Client Side Caching

Hello, I have a question regarding Client-Side Caching Server Side Implementation, in https://github.com/redis/redis/bl...

Redis [QUESTION] Why does setting auto-aof-rewrite-percentage 0 not prevent Redis replicas from rewriting the AOF file?

Hi Redis developers,I'm using Redis version 6.0.9 on Kubernetes using the Bitnami Redis Helm Chart, in master-replica mo...

Redis [QUESTION] should a condiction be added before cascade update when merge two string in ziplist.c file

https://github.com/redis/redis/blob/unstable/src/ziplist.c#L1111target = __ziplistCascadeUpdate(target, target+first_off...

Redis [fatal] process 4812 has not started

I am running Redis 6.0.9 on MacOS Big Sur, when running 'make test', I got the following error:!!! WARNING The following...

Redis [CRASH] networking.c:1124 'ln != NULL' is not true

Crash reportPaste the complete crash log between the quotes below. Please include a few lines from the log preceding the...

Redis [QUESTION]how to understand client_total_sent_bytes_outstanding paramter in the output of info command?

hi when we run the info command and we see there was a parameter named client_total_sent_bytes_outstanding in the Clien...

Redis [QUESTION]when I get “SYNC and PSYNC are invalid with pending output” after sending psync to redis, what should I do ?

Comment From: ShooterITIn your client connection, there may be remaining replies that you need to entirely read firstly....

Redis Build a Redis keys 'schema' for Redis

I want to build a virtual 'schema' for the Redis database. My presumption: all keys contain a text and eventually a numb...

Redis redis 3.2.8 crash:==> db.c:161 'retval == DICT_OK' is not true

=== REDIS BUG REPORT START: Cut & paste starting from here ===2711359:M 11 Nov 14:17:39.231 # === ASSERTION FAILED O...

Redis Spring cloud request redis healthy check failed

We use command line check Redis node fine。the other 2 node on this machine doesn`t hive this problem,only use api reques...

Redis [QUESTION]ACL child user can inherit commands that his father user is not allowed to use.

hi, I think it's a little bit weird and it can cause some problems that we might do not want to see in the development.i...

Redis How to become Redis Contributer?

Hi team,- How can i become a contributor?- Can I debug while Redis project is running? Do you have a document or video t...

Redis clusterRedirectClient() should unblock the client if blocked.

The function may be called from clusterRedirectBlockedClientIfNeeded() when the client is found to be blocked in a key t...
上一页 下一页
.