Redis Redis NOT saving to RDB

Here's our environment:OS: DEBIAN 7 (wheezy) 64 bitRedis: 2.8.22 standalone modeMode: slaveConfiguration:daemonize yespi...

Redis Unsupported Cypher code crashes server

Describe the bugSyntactically correct Cypher code crashes the server. Granted, the code is not supported by RedisGraph, ...

Redis Does redis can limit the maximum memory size of a stream, but not limit the max len.

If messages comes too fast in a stream until the memory is full, the redis will be very slow.Can limit the stream maximu...

Redis [CRASH] in CrystalTransaction module thread calling Lua

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

Redis RSUBSCRIBE - Subscription with RegEx

I'd like to implement a new command, that uses a RegEx for key matching instead of the Pattern Matching of PSUBSCRIBE.Th...

Redis Handling [ERR] Nodes don't agree about configuration!

Hi is there any latest support for handling [ERR] Nodes don't agree about configuration! ? I found some blogs but mainly...

Redis Include time complexity in Redis-CLI help commands

Add the time complexity to the redis-cli help option.help hmset HMSET key field value [field value ...] summary: S...

Redis [CRASH] redisgraph crashed

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

Redis save policy commented but still start with a default save policy

we've upgraded our redis from 3.2.6 to 6.2.5, we switched the redis-server bin file and started redis process using new ...

Redis Error "Redis is loading the dataset in memory" during cluster meet

I got error when add slave node to existing cluster. (happen randomly when I add node one-by-one).After than, the new co...

Redis [BUG] redis.setex() has different ordering of arguments in python2.7 and python3.7 (docs not mentioning)

Describe the bugredis,setex() has its arguments ordered differently in python2 and python3, but documents show it should...

Redis [QUESTION] Script attempted to access nonexistent global variable 'pack'?atomic operation of sadd with expire?

127.0.0.1:6379> eval "local aa=pack(unpack(ARGV,2,#ARGV)) return redis.call('sadd',KEYS[1],aa)" 1 key arg1 arg2(error...

Redis [BUG] Test unit/memefficiency Failed

descriptionWhen trying to run make test on a current stable release 6.2.5, got[err]: Active defrag in tests/unit/memeffi...

Redis [NEW]Directory structure based on Zset

The problem/use-case that the feature addressesWe may have many caches, sometimes there are many levels or caches scatte...

Redis ./create-cluster command: call <cmd> -- Call a command (up to 7 arguments) on all nodes.

up to 7 arguments??? what mean ?? thank you !Comment From: zuiderkwastExample:$ ./create-cluster call SET mykey hello ...

Redis [BUG]several potential bugs of Memory Leak

there are several potential bugs of Memory Leak :I had report these potential bugs in hiredis repo but no respond.======...

Redis [BUG] Unsupported CONFIG parameter: appendfilename

When I run CONFIG GET *, there is key appendfilename on the response.But when I want to run CONFIG SET appendfilename so...

Redis Possible to mix redis modules? chain them together?

Possible to mix redis modules? chain them together? loading multiple modules at the same time?Comment From: MeirShpilrai...

Redis Logstash filter plugin

The problem/use-case that the feature addressesWe want to use rdis to do geo location look up, memcache lookup does not ...

Redis [BUG] The value exceeding LLONG_MAX in createULongLongConfig is invalid

createULongLongConfig is only used by server.config. When we set the value of server.config greater than 922337203685477...
上一页 下一页
.