- 28 Mar, 2019 1 commit
-
-
David Carlier authored
-
- 22 Mar, 2019 3 commits
-
-
Salvatore Sanfilippo authored
Command Filtering API
-
Salvatore Sanfilippo authored
several bugfixes to diskless replication
-
Salvatore Sanfilippo authored
Added keyspace miss notifications support
-
- 21 Mar, 2019 17 commits
-
-
Dvir Volk authored
-
Oran Agra authored
-
Yossi Gottlieb authored
Add a flag to automatically protect filters from being called recursively by their own module.
-
Yossi Gottlieb authored
-
antirez authored
Related to #3829.
-
antirez authored
See #3829.
-
Salvatore Sanfilippo authored
bugfix to restartAOF, exit will never happen
-
Yossi Gottlieb authored
A filter handle is returned and can be used to unregister a filter. In the future it can also be used to further configure or manipulate the filter. Filters are now automatically unregistered when a module unloads.
-
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 4 commits
-
-
Oran Agra authored
in diskless replication - master was not notifing the slave that rdb transfer terminated on error, and lets slave wait for replication timeout
-
oranagra authored
also reduce an excess sleep
-
Oran Agra authored
like in SUNIONSTORE etc, commands that perform writes are expected to open all keys, even input keys, with lookupKeyWrite
-
Oran Agra authored
also, airty for COMMAND command was wrong.
-
- 19 Mar, 2019 2 commits
-
-
Yossi Gottlieb authored
-
Dvir Volk authored
-
- 18 Mar, 2019 10 commits
-
-
Yossi Gottlieb authored
-
Yossi Gottlieb authored
-
Yossi Gottlieb authored
-
Yossi Gottlieb authored
-
Yossi Gottlieb authored
-
antirez authored
-
antirez authored
-
Yossi Gottlieb authored
-
antirez authored
-
antirez authored
Bug signaled by @vattezhang in PR #5940 but fixed differently.
-
- 16 Mar, 2019 1 commit
-
-
antirez authored
-
- 15 Mar, 2019 2 commits