- 23 Apr, 2018 19 commits
-
-
artix authored
-
artix authored
-
Artix authored
-
artix authored
-
artix authored
parsing bug and other minor bugs.
-
artix authored
- Almost all Cluster Manager related code moved to the same section. - Many macroes converted to functions - Added various comments - Little code restyling
-
artix authored
- Code improvements
-
artix authored
-
artix authored
-
artix authored
-
artix authored
-
artix authored
-
artix authored
-
artix authored
-
artix authored
-
artix authored
- Cluster Manager: fixed flags assignment in clusterManagerNodeLoadInfo
-
artix authored
-
artix authored
-
artix authored
-
- 19 Apr, 2018 2 commits
- 18 Apr, 2018 1 commit
-
-
antirez authored
-
- 17 Apr, 2018 2 commits
- 13 Apr, 2018 3 commits
-
-
zhaozhao.zz authored
-
antirez authored
This is useful in the reply and timeout callback, if the module wants to do some cleanup of the blocked client handle that may be stored around in the module-private data structures.
-
antirez authored
-
- 12 Apr, 2018 2 commits
- 11 Apr, 2018 3 commits
- 09 Apr, 2018 5 commits
-
-
antirez authored
Plus freeMemoryIfNeeded() refactoring to improve legibility. Please review this commit for sanity.
-
antirez authored
-
antirez authored
-
antirez authored
This way it is possible to use conditional compilation to be compatible with a larger amount of Redis versions, however note that this breaks binary compatibiltiy, so the module must be compiled with the corresponding redismodule.h file depending on the version of Redis targeted.
-
antirez authored
Note that this was an experimental API that can only be enabled with REIDSMODULE_EXPERIMENTAL_API, so it is subject to change until its promoted to stable API. Sorry for the breakage, it is trivial to resolve btw. This change will not be back ported to Redis 4.0.
-
- 05 Apr, 2018 1 commit
-
-
antirez authored
-
- 01 Apr, 2018 2 commits