Nineya
Home
Blog
软著申请
Redis Get error ‘Invalid reply type (6) for TYPE on key’ when use redis-cli -h xxx -p xxx -c --bigkeys
2025-01-16 20:34:16
2212
redis version:3.0.6error info:[root@iZwz98p616e5852b58oeicZ redis-7001]# src/redis-cli -h 127.0.0.1 -p 7001 -c --bigkeys...
Redis [QUESTION] How Do I Manually Fault a Redis Slot?
2025-01-16 20:34:13
521
I had an issue where the Redis slot failed and failed to recover.I want to recreate the slot fault scenario.so, How Do I...
Redis [BUG] redis resets "dir" parameter to "/etc"
2025-01-16 20:34:10
3655
DescriptionAfter some time (~5 min, some event I guess), redis resets dir parameter to /etc.To reproduceInitialize AWS E...
Redis [BUG] redis keeps resetting "dir" parameter to "/etc"
2025-01-16 20:34:07
3588
DescriptionAfter some time (~5 min, some event I guess), redis resets dir parameter to /etc.To reproduceInitialize AWS E...
Redis [BUG] cannot get redis to bind localhost when --port argument specified
2025-01-16 20:34:05
4017
Describe the bugThe redis.conf file already contains bind 127.0.0.1 ::1. This seems to work. But if redis is started w...
Redis [NEW] Implement LIMIT to SINTERCARD
2025-01-16 20:34:01
5546
The problem/use-case that the feature addressesIn some use cases, the cardinality of the set intersection is required up...
Redis redis halts/idle more than 10 seconds after BGSAVE finishes
2025-01-16 20:33:58
4385
Discussed in https://github.com/redis/redis/discussions/9457Originally posted by **nbari** September 2, 2021I am runnin...
Redis how can i count a zSet score by original API?
2025-01-16 20:33:52
551
how can i count a zSet score by original API?Comment From: sundbDo you mean the total score?Comment From: Snax1210yesCom...
Redis A better approach for COMMAND INFO for movablekeys commands
2025-01-16 20:33:49
13847
The problemReading the documentation:https://redis.io/commands/command#movable-keyshttps://redis.io/commands/command-get...
Redis build with clion has error
2025-01-16 20:33:47
8223
====================[ Build | redis | Debug ]==================================="C:\Program Files\JetBrains\CLion 2...
Redis redis cluster create do not support domain name,when in k8s pod is down,will the cluster recover?
2025-01-16 20:33:44
404
redis cluster create do not support domain name,when in k8s pod is down,will the cluster recover?Comment From: itamarhab...
Redis Crash repor
2025-01-16 20:33:41
6622
Our production redis server crashed after about 2 months continuous uptime.Running ubuntu 14.04 Server on Amazon r3.larg...
Redis The only way to configure tilt milliseconds is via a recompilation
2025-01-16 20:33:38
205
Could we have it as a configuration option as well?Comment From: georgasaDo we have any news on this? Changing tilt's se...
Redis linux compile error zmalloc.c:109: error: invalid lvalue in unary &'
2025-01-16 20:33:35
1041
zmalloc.c: In function zmalloc':zmalloc.c:109: error: invalid lvalue in unary&'zmalloc.c:109: error: invalid lvalue ...
Redis Internal dep's are built with sites on Redis webpage
2025-01-16 20:33:33
416
Referencing this article for fix:http://unix.stackexchange.com/questions/94479/jemalloc-and-other-errors-making-redis-on...
Redis Will the GEORADIUS support pagination?
2025-01-16 20:33:30
11400
I wonder if GEORADIUS would support pagination?something like providing skip parameter:redis> GEORADIUS Sicily 15 37 ...
Redis "Not enough good slaves to write" failure when pipelining commands
2025-01-16 20:33:27
1122
Hi,We use a Redis (version 3.0.5) with Linux in our testing environment servers. And have a "master-slave" con...
Redis Redundant dbId in server.h
2025-01-16 20:33:24
260
line 569, 570.The struct already contains value for dbID then why it is repeated at next line (570)?Comment From: rustyh...
Redis Potential crash on platforms with strict alignment requirements
2025-01-16 20:33:21
1237
Hello,As of the unstable version, redis uses the MurmurHash2 hash function, which assumes that your machine doesn't cras...
Redis AOF: temp aof rewrite files can be left on slave
2025-01-16 20:33:18
1842
If MASTER <-> SLAVE sync will start in the middle of AOF rewrite, the child process will be killed without cleanin...
上一页
下一页
1
…
827
828
829
830
831
…
2246
.