- 09 Oct, 2019 1 commit
-
-
Daniel Dai authored
-
- 08 Oct, 2019 3 commits
-
-
Salvatore Sanfilippo authored
stream.h: fix typo
-
Salvatore Sanfilippo authored
fix issues found by a static analyzer
-
antirez authored
This does not limit the actual precision, because the last digit bits were garbage, and the shift value became even negative in the last iteration.
-
- 07 Oct, 2019 7 commits
-
-
Jamison Judge authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
Oran Agra authored
cluster.c - stack buffer memory alignment The pointer 'buf' is cast to a more strictly aligned pointer type evict.c - lazyfree_lazy_eviction, lazyfree_lazy_eviction always called defrag.c - bug in dead code server.c - casting was missing parenthesis rax.c - indentation / newline suggested an 'else if' was intended
-
- 04 Oct, 2019 7 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
Salvatore Sanfilippo authored
On LUA script timeout, print the script SHA to the log
-
Salvatore Sanfilippo authored
fix error handling on config parsing of repl-diskless-load
-
antirez authored
-
antirez authored
-
- 03 Oct, 2019 5 commits
- 02 Oct, 2019 4 commits
- 01 Oct, 2019 4 commits
-
-
antirez authored
-
Salvatore Sanfilippo authored
Extend modules API to allow modules report to redis INFO
-
antirez authored
This commit fixes #6417.
-
antirez authored
-
- 30 Sep, 2019 9 commits
-
-
Oran Agra authored
sdscatfmt is faster
-
Oran Agra authored
-
antirez authored
-
antirez authored
Related to PR #6405
-
Madelyn Olson authored
-
Salvatore Sanfilippo authored
Added cluster host and protected mode variables to the create cluster script.
-
Salvatore Sanfilippo authored
Fix issue #6141: cluster rebalance does not support binary key
-
antirez authored
-
antirez authored
-