- 15 Jun, 2016 2 commits
- 14 Jun, 2016 3 commits
-
-
zach shipko authored
-
antirez authored
-
antirez authored
-
- 13 Jun, 2016 6 commits
-
-
antirez authored
Related to #3293.
-
antirez authored
Related to #3293.
-
antirez authored
We need to be free to shuffle fields or add more fields in a structure without breaking code. Related to issue #3293.
-
antirez authored
Now that modules receive RedisModuleString objects on loading, they are allowed to call the String API, so the context must be released correctly. Related to #3293.
-
antirez authored
Related to PR #3293.
-
antirez authored
-
- 10 Jun, 2016 5 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
All lists are now represented via quicklists. Quicklists are never represented referencing robj structures, so trying to compress their representation does not make sense. That the new way is faster was experimentally verified with micro benchmarks in order to prove that the intuition was correct.
-
andyli authored
-
antirez authored
-
- 08 Jun, 2016 1 commit
-
-
antirez authored
-
- 07 Jun, 2016 2 commits
-
-
jspraul authored
Fix an MSYS2-build-breaking error: unknown type name ‘fd_set’
-
Yossi Gottlieb authored
module.
-
- 05 Jun, 2016 7 commits
-
-
Pierre Chapuis authored
-
Pierre Chapuis authored
-
Pierre Chapuis authored
-
Pierre Chapuis authored
-
Yossi Gottlieb authored
-
Yossi Gottlieb authored
-
Yossi Gottlieb authored
-
- 04 Jun, 2016 2 commits
- 03 Jun, 2016 3 commits
- 01 Jun, 2016 3 commits
- 31 May, 2016 1 commit
-
-
antirez authored
Probably there is no compiler that will actaully break the code or raise a signal for unsigned -> signed overflowing conversion, still it was apparently possible to write it in a more correct way. All tests passing.
-
- 30 May, 2016 1 commit
-
-
wenduo authored
-
- 28 May, 2016 1 commit
-
-
Itamar Haber authored
The existing `R` flag appears to be sufficient and there's no apparent reason why the command should be blocked.
-
- 21 May, 2016 1 commit
-
-
Jan-Erik Rediger authored
-
- 18 May, 2016 2 commits