Redis Redis 6.0.6 crash with SiGSEGV in SSL_set_fd at startup

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

Redis something weird in src/Makefile

In the src/Makefile:ifeq ($(uname_S),Linux) ifneq ($(FORCE_LIBC_MALLOC),yes) USE_JEMALLOC=yes endifendififeq ($(una...

Redis feature request - CLI: access value from prev reply

not sure if there is already a way to do this, but it would be great to be able to referencevalues from the previous rep...

Redis Redis eviction policies by DB

HelloI would like to know if there is or is development in mind an eviction policy by DBI have a Redis instance with dif...

Redis replicate ttl different

I execute set mykey aaexpire mykey 3600incr mykey incrby mykey 123incrbyfloat mykey 0.123on master, the key be replicate...

Redis Responsible disclosure and vendor lists

Congrats to all the new core team members! I'm sure you have a lot of governance items to consider and this is on your l...

Redis Redis first start error

When i have install redis i got this error : `Job for redis-server.service failed because the control process exited wit...

Redis [BUG] 6.0.6 client test failure

Describe the bug'make test' fails for redis 6.0.6[exception]: Executing test client: wrong # args: should be "close chan...

Redis make test failed: Executing test client: tail: cannot open '+31' for reading: No such file or directory.

I encountered the following error while installing. I have a ubuntu 16.04 machine and I followed the installtioin instru...

Redis [QUESTION] loop exit condition in t_zset.c

in src/t_zset.c flie, the maintance of span in a loop, why the condition cannot be ' while(zsl->level >= 1 &&...

Redis slave failover failed because of all the master think its master is up which make me confuse

HI,in my production situation,i came across a problem which make me confuse,version 3.2.10one master is down ,and the sl...

Redis Need more clarity on the state of ACL support in Redis Cluster

A user created when connected to one node cannot be authenticated when connecting to another node in the cluster.In orde...

Redis Redis 6 config file reference missing from https://redis.io/topics/config. 

The last referenced config file is for Redis 5.Comment From: itamarhaberThanks @andresrinivasan - this has been rectifie...

Redis replication test(s) failing on Solaris 10

I'm working on getting Redis 6 working on Solaris 10 and the set of tests at the bottom of tests/integration/replication...

Redis [ERR] ... CLUSTERDOWN but the cluster isn't down

We were resharding data to a new cluster node, encountered a problem and are now stuck in situation probably caused by a...

Redis How to use redis-cli in redis-sentinel mode

Hi, I am new to redis, I am using a redis in sentinel mode.I am strugging with manipulate my redis db using redis-cli in...

Redis Redis module API ref needs to be updated

There are a number of new and interesting redis module apis that are not documented in the api-ref. Here are a few:Redi...

Redis set appendonly yes, hangs and never reach "Background AOF rewrite terminated with success"

HiI want to store a snapshot, a .rdb file on another server. Here are my steps1. change redis config file to appendonly ...

Redis have trouble with debugging redis

When I was debugging redis, I encountered a very simple problem, but I was at a loss.。when gdb,it display, value has bee...

Redis genRedisInfoString repl_down_since of struct redisServer is wrong when slave never connect to master success

When master and slave both come down then slave start again. the slave never connect master success and server.repl_down...
上一页 下一页
.