- 27 Jun, 2018 5 commits
-
-
Mustafa Paltun authored
-
Salvatore Sanfilippo authored
test suite infra improvements and fix
-
Salvatore Sanfilippo authored
defrag hint support for jemalloc 5, and active defrag for streams
-
Oran Agra authored
-
Oran Agra authored
-
- 26 Jun, 2018 11 commits
-
-
Oran Agra authored
* fail the test (exit code) in case of timeout. * add --wait-server to allow attaching a debugger * add --dont-clean to keep log files when tests are done
-
Salvatore Sanfilippo authored
Update sort.c
-
antirez authored
-
antirez authored
-
Salvatore Sanfilippo authored
Fix compiler warning in restoreCommand
-
antirez authored
Related to #5037.
-
antirez authored
-
Salvatore Sanfilippo authored
Fixed replication authentication with whitespace password
-
antirez authored
Thanks to @shenlongxing for reporting the problem. Related to #5062.
-
Madelyn Olson authored
-
Madelyn Olson authored
-
- 25 Jun, 2018 11 commits
-
-
antirez authored
Instead of telling the user to set the renamed command to "" to remove the renaming, to the obvious thing when a command is renamed to itself. So if I want to remove the renaming of PING, I just rename it to PING again.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 24 Jun, 2018 1 commit
-
-
Guy Benoish authored
-
- 22 Jun, 2018 4 commits
-
-
Salvatore Sanfilippo authored
config: handle special configuration "" for auth
-
Salvatore Sanfilippo authored
Fix rdbLoadIntegerObject() to create shared objects when needed.
-
Salvatore Sanfilippo authored
Update ZPOPMIN/ZPOPMAX command declaration
-
Salvatore Sanfilippo authored
fix typo
-
- 21 Jun, 2018 5 commits
-
-
michael-grunder authored
Unlike the BZPOP variants, these functions take a single key. This fixes an erroneous CROSSSLOT error when passing a count to a cluster enabled server.
-
Salvatore Sanfilippo authored
fix streams memory estimation, missing raxSeek
-
Oran Agra authored
-
shenlongxing authored
-
youjiali1995 authored
-
- 20 Jun, 2018 3 commits
-
-
Salvatore Sanfilippo authored
Update README.md
-
Salvatore Sanfilippo authored
64 bit RDB_OPCODE_RESIZEDB in rdb saving
-
Salvatore Sanfilippo authored
use safe macro (non empty) in memrev64ifbe to eliminate empty if warning
-