Leon Chen
|
41963fe676
fix return wrong value of clusterDelNodeSlots
|
7 years ago |
Leon Chen
|
97d50344c4
fix mismatch argument
|
7 years ago |
liangsijian
|
e39849808c
Fix lua ldb command log
|
7 years ago |
antirez
|
84a4f20278
Make representClusterNodeFlags() more robust.
|
7 years ago |
antirez
|
5aa2525006
Fix isHLLObjectOrReply() to handle integer encoded strings.
|
7 years ago |
antirez
|
7018d27dfe
Fix abort typo in Lua debugger help screen.
|
7 years ago |
antirez
|
d557144ebb
Added GEORADIUS(BYMEMBER)_RO variants for read-only operations.
|
7 years ago |
Suraj Narkhede
|
a309388dff
Fix following issues in blocking commands:
|
7 years ago |
Suraj Narkhede
|
55442262e1
Fix brpop command table entry and redirect blocked clients.
|
7 years ago |
antirez
|
e3641c8dee
Fix PERSIST expired key resuscitation issue #4048.
|
7 years ago |
Antonio Mallia
|
9ce105add5
Removed duplicate 'sys/socket.h' include
|
7 years ago |
Zachary Marquez
|
e084a394a6
Prevent expirations and evictions while paused
|
7 years ago |
antirez
|
61c78a5215
Collect fork() timing info only if fork succeeded.
|
7 years ago |
antirez
|
d067e3342f
Aesthetic changes to #4068 PR to conform to Redis coding standard.
|
7 years ago |
xuzhou
|
2b0f03e4f2
Optimize set command with ex/px when updating aof.
|
7 years ago |
antirez
|
ad949f2329
redis-benchmark: add -t hset target.
|
7 years ago |
xuzhou
|
351663bd7b
Fix set with ex/px option when propagated to aof
|
7 years ago |
minghang.zmh
|
d70ac1d105
fix server.stat_net_output_bytes calc bug
|
7 years ago |
xuchengxuan
|
8da9a167e0
Fixed comments of slowlog duration
|
7 years ago |
cbgbt
|
13546adcb9
cli: Only print elapsed time on OUTPUT_STANDARD
|
8 years ago |
Aric Huang
|
373facf81c
(fix) Update create-cluster README
|
7 years ago |
Salvatore Sanfilippo
|
29e3ff9bec
Merge pull request #3926 from QuChen88/3.2
|
7 years ago |
antirez
|
5116130d42
Redis 3.2.9.
|
7 years ago |
antirez
|
3b46cf97de
redis-cli --bigkeys: show error when TYPE fails.
|
7 years ago |
antirez
|
f59b4b93d9
Fix preprocessor if/else chain broken in order to fix #3927.
|
7 years ago |
antirez
|
dd80fedf6f
Fix zmalloc_get_memory_size() ifdefs to actually use the else branch.
|
7 years ago |
antirez
|
697d3abeff
Set lua-time-limit default value at safe place.
|
7 years ago |
antirez
|
c9c04b11b9
Fix #3848 by closing the descriptor on error.
|
7 years ago |
张文康
|
d3b4992450
update block->free after some diff data are written to the child process
|
7 years ago |
antirez
|
6a33952b8a
Test: fix, hopefully, false PSYNC failure like in issue #2715.
|
7 years ago |