- 22 Mar, 2019 1 commit
-
-
Salvatore Sanfilippo authored
Added keyspace miss notifications support
-
- 21 Mar, 2019 13 commits
-
-
Dvir Volk authored
-
antirez authored
Related to #3829.
-
antirez authored
See #3829.
-
Salvatore Sanfilippo authored
bugfix to restartAOF, exit will never happen
-
Salvatore Sanfilippo authored
change SORT and SPOP to use lookupKeyWrite rather than lookupKeyRead
-
antirez authored
-
Salvatore Sanfilippo authored
Fix zrealloc to behave similarly to je_realloc when size is 0
-
Salvatore Sanfilippo authored
Add log when server dies of SIGTERM during loading
-
Salvatore Sanfilippo authored
getKeysFromCommand for TOUCH only extracted the first key.
-
Salvatore Sanfilippo authored
Add RedisModule_GetKeyNameFromIO()
-
Dvir Volk authored
-
Dvir Volk authored
-
Dvir Volk authored
-
- 20 Mar, 2019 3 commits
- 19 Mar, 2019 1 commit
-
-
Dvir Volk authored
-
- 18 Mar, 2019 4 commits
- 16 Mar, 2019 1 commit
-
-
antirez authored
-
- 15 Mar, 2019 6 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
John Sully authored
-
Yossi Gottlieb authored
-
- 14 Mar, 2019 11 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
Salvatore Sanfilippo authored
Trim SDS free space of retained module strings
-
Salvatore Sanfilippo authored
Fix mismatching keyspace notification classes
-
Guy Benoish authored
-
Salvatore Sanfilippo authored
Fix zlexrangespec mem-leak in genericZrangebylexCommand
-
Salvatore Sanfilippo authored
Use memtoll() in 'CONFIG SET client-output-buffer-limit'
-
Salvatore Sanfilippo authored
Increase string2ld's buffer size (and fix HINCRBYFLOAT)
-
Salvatore Sanfilippo authored
Check server.verbosity in RM_LogRaw
-
Salvatore Sanfilippo authored
ZPOP should return an empty array if COUNT=0
-