Redis latest redis-cli make fails

Latest redis-cli make failsDownloaded from : http://download.redis.io/Attached logslogs.txtComment From: itamarhaberHell...

Redis [BUG]

Describe the bugI can't compile redis when system is centos7 gcc is 4.8.5server.c:5186:44: 错误:‘struct redisServer’没有名为‘...

Redis Make Command Error for Redis 6.0.3

I am using CentOS 7. I do not have any problems running make command on redis 5.0.9. But when I downloaded the tar file ...

Redis build issue from source code

OS:centos 7steps:1. git clone https://github.com/redis-io/redis.git2. enter into src folder 3. makeerror:server.c:5159:...

Redis _Atomic unsigned long io_threads_pending[IO_THREADS_MAX_NUM]; need gcc 4.9 above

/root/build-platform/prj_rgos/images/host/usr/bin/mips64-octeon-linux-gnu-gcc lrwxrwxrwx 1 root root 33 Apr 29...

Redis GCC and C11

I'm working on Centos6 which has gcc-4.4.7 and I would like to use Redis 6.0.5. Is there any possibility that I can make...

Redis Why Redis Cluster does not support multiple Databases?

Comment From: itamarhaberHello @huangxiaoxie Keep in mind that this issue tracker should be used for reporting bugs or p...

Redis [Feature request] XRANGE/XREVRANGE key start end [COUNT count] [WHERE field value]

The problem/use-case that the feature addressesRedis Streams can be superfast free TSDB alternative. But additinal faetu...

Redis Eviction do it mvcc style

I would just like to say that this is one bad ass piece of software. Keep up the good work.So as a feature request... ...

Redis Redis is not deleting a key with an expired TTL

expire 44, 10After 20 secondsttl 44Result is:-1, or sometimes, -2Why could this be? Using ElastiCache Redis version 3.2....

Redis Code normalization

https://github.com/antirez/redis/blob/c2db3de49859a43a0685885f4f73d7ee0000728e/src/dict.c#L1047Since d->ht[0].used + ...

Redis The struct type of message(CLUSTERMSG_TYPE_MODULE) in the following code may be used incorrectly

The struct type of message(CLUSTERMSG_TYPE_MODULE) in the following code may be used incorrectly.--------------file: cl...

Redis Bad performance with many clients performing BRPOP on the same key

We (@gitlab) saw very high CPU utilization on our redis instance used for sidekiq (running redis 5.0.7).A CPU profile re...

Redis Redis instantaneous_ops_per_sec higher than actual throughput

We are using Redis as a Queue which has on an average about ~3k rps. But when we check the instantaneous_ops_per_sec, th...

Redis Redis 3.2.5 Test failed

OS: Ubuntu 16.04Execution time of different units: 0 seconds - unit/printver 0 seconds - unit/type/incr 0 seconds - u...

Redis [QUESTION]

Hello, I have a question in my program.In my program, I use Lua, run command setbit to set Key, and use command get to ...

Redis Add an easy way to cleanup acked stream messages

Currently if you want to remove all messages which where delivered you need todo first a xinfo to get all groups. Get fr...

Redis CROSSSLOT error on single-shard cluster

According to the cluster specification:Redis Cluster implements all the single key commands available in the non-distrib...

Redis Pros and cons if make Redis session disable_locking to true

We are using Redis session storage from (AWS) for one of our Magento2 Application and facing issue in setting the custom...

Redis Post-bootstrap callback that let modules do something immediately after redis server start up [DETAILED feature requests]

THIS IS A DETAILED FEATURE REQUEST- Note: I have read the contributing guideline, and I am sure this issue is a "DETAILE...
上一页 下一页
.