Salvatore Sanfilippo
|
7329cc3981
ARM: Avoid fast path for BITOP.
|
%!s(int64=7) %!d(string=hai) anos |
Salvatore Sanfilippo
|
4e9cf4cc7e
ARM: Use libc malloc by default.
|
%!s(int64=7) %!d(string=hai) anos |
Salvatore Sanfilippo
|
72d6d64771
ARM: Avoid memcpy() in MurmurHash64A() if we are using 64 bit ARM.
|
%!s(int64=7) %!d(string=hai) anos |
Salvatore Sanfilippo
|
1e272a6b52
ARM: Fix 64 bit unaligned access in MurmurHash64A().
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
f917e0da4c
Fix MIGRATE closing of cached socket on error.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
0dbfb1d154
Fix ziplist fix...
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
c495d095ae
Ziplist: insertion bug under particular conditions fixed.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
3a7410a8a6
ziplist: better comments, some refactoring.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
27e29f4fe6
Jemalloc updated to 4.4.0.
|
%!s(int64=7) %!d(string=hai) anos |
Salvatore Sanfilippo
|
713fe0b7d7
Merge pull request #3784 from badboy/dont-divide-by-zero
|
%!s(int64=7) %!d(string=hai) anos |
Jan-Erik Rediger
|
3c9b817217
Don't divide by zero
|
%!s(int64=7) %!d(string=hai) anos |
Salvatore Sanfilippo
|
2e4f53a711
Merge pull request #3778 from MiterV1/unstable
|
%!s(int64=7) %!d(string=hai) anos |
miter
|
3ec1a001fb
Change switch statment to if statment
|
%!s(int64=7) %!d(string=hai) anos |
Salvatore Sanfilippo
|
41d16f7a4a
Merge pull request #3657 from itamarhaber/patch-9
|
%!s(int64=7) %!d(string=hai) anos |
Salvatore Sanfilippo
|
432699845c
Merge pull request #3712 from oranagra/fix_assert_debug_digest
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
17ac46ea78
Add panic() into redisassert.h.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
53b8bf2c89
serverPanic(): allow printf() alike formatting.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
2cd1ae736f
Ziplist: remove static from functions, they prevent good crash reports.
|
%!s(int64=7) %!d(string=hai) anos |
Salvatore Sanfilippo
|
d21aabcedc
Merge pull request #3734 from badboy/avoid-command
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
636c693f44
Use const in modules types mem_usage method.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
3f79b2f883
Defrag: don't crash when a module value is encountered.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
baa9898821
MEMORY USAGE: support for modules data types.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
634b096610
Defrag: document the feature in redis.conf.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
6ad34a4b78
Defrag: not enabled by default. Error on CONFIG SET if not available.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
86192f3038
Defrag: fix function name typo defarg -> defrag.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
4186879675
Defrag: do not crash on empty quicklist.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
e91f0ea1b3
Defrag: fix comments & code to conform to the Redis code base.
|
%!s(int64=7) %!d(string=hai) anos |
antirez
|
173d692bc2
Defrag: activate it only if running modified version of Jemalloc.
|
%!s(int64=7) %!d(string=hai) anos |
Jan-Erik Rediger
|
afaaa91885
Initialize help only in repl mode
|
%!s(int64=7) %!d(string=hai) anos |
oranagra
|
5ab6a54cc6
active defrag improvements
|
%!s(int64=8) %!d(string=hai) anos |