antirez
|
e94b2053c6
Modify clusterRedirectClient() to handle ZPOP and XREAD.
|
6 years ago |
Oran Agra
|
26229aa607
use safe macro (non empty) in memrev64ifbe to eliminate empty if warning
|
6 years ago |
Oran Agra
|
5cd3c9529d
64 bit RDB_OPCODE_RESIZEDB in rdb saving
|
6 years ago |
antirez
|
ba92b517b8
Remove AOF optimization to skip expired keys.
|
6 years ago |
Benjamin Holst
|
36524060df
Update README.md
|
6 years ago |
antirez
|
44571088d8
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
6 years ago |
antirez
|
6967d0bd5a
Revert fix #4976 just leaving the flush() part.
|
6 years ago |
antirez
|
0ed0dc3c02
Fix incrDecrCommand() to create shared objects when needed.
|
6 years ago |
antirez
|
bd92389c2d
Refactor createObjectFromLongLong() to be suitable for value objects.
|
6 years ago |
Salvatore Sanfilippo
|
3518bb66d7
Merge pull request #5020 from shenlongxing/fix-config
|
6 years ago |
antirez
|
2076660843
Streams: fix xreadGetKeys() for correctness.
|
6 years ago |
Salvatore Sanfilippo
|
e670ccffea
Merge pull request #4857 from youjiali1995/fix-command-getkeys
|
6 years ago |
antirez
|
a0b27dae85
Streams: fix xreadGetKeys() buffer overflow.
|
6 years ago |
antirez
|
62f9ac6f43
Streams: Change XADD MAXLEN handling of values <= 0.
|
6 years ago |
Max Vetrov
|
d4c4f20a45
Update sort.c
|
6 years ago |
antirez
|
79a1c19ac2
XADD MAXLEN should return an error for values < 0.
|
6 years ago |
Salvatore Sanfilippo
|
2e0ab4a807
Merge pull request #4976 from trevor211/fixDebugLoadaof
|
6 years ago |
Salvatore Sanfilippo
|
94658303e9
Merge pull request #4758 from soloestoy/rdb-save-incremental-fsync
|
6 years ago |
antirez
|
6a66b93b18
Sentinel: add an option to deny online script reconfiguration.
|
6 years ago |
antirez
|
d353023a83
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
6 years ago |
antirez
|
d6e8fe77af
Fix infinite loop in dbRandomKey().
|
6 years ago |
Salvatore Sanfilippo
|
40d5df6547
Merge pull request #5008 from zwkno1/unstable
|
6 years ago |
Salvatore Sanfilippo
|
8bc3ffcb29
Merge pull request #5021 from soloestoy/fix-exists
|
6 years ago |
Salvatore Sanfilippo
|
6c7847a183
Merge pull request #5018 from soloestoy/optimize-reply
|
6 years ago |
antirez
|
1e92fde3d3
Fix SCAN bug regression test, avoiding empty SREM call.
|
6 years ago |
Fuxin Hao
|
a4f658b2b5
Fix update_zmalloc_stat_alloc in zrealloc
|
6 years ago |
zhaozhao.zz
|
2ffa533f85
fix exists command on slave
|
6 years ago |
shenlongxing
|
e4e5a670e7
Fix config_set_numerical_field() integer overflow.
|
6 years ago |
zhaozhao.zz
|
963002d71e
optimize reply list memory usage
|
6 years ago |
antirez
|
ce17f76bbd
Security: fix redis-cli buffer overflow.
|
6 years ago |