antirez
|
f748a11789
ziplist: better comments, some refactoring.
|
7 anni fa |
Salvatore Sanfilippo
|
713fe0b7d7
Merge pull request #3784 from badboy/dont-divide-by-zero
|
7 anni fa |
Jan-Erik Rediger
|
3c9b817217
Don't divide by zero
|
7 anni fa |
Salvatore Sanfilippo
|
2e4f53a711
Merge pull request #3778 from MiterV1/unstable
|
7 anni fa |
miter
|
3ec1a001fb
Change switch statment to if statment
|
7 anni fa |
Salvatore Sanfilippo
|
41d16f7a4a
Merge pull request #3657 from itamarhaber/patch-9
|
7 anni fa |
Salvatore Sanfilippo
|
432699845c
Merge pull request #3712 from oranagra/fix_assert_debug_digest
|
7 anni fa |
antirez
|
17ac46ea78
Add panic() into redisassert.h.
|
7 anni fa |
antirez
|
53b8bf2c89
serverPanic(): allow printf() alike formatting.
|
7 anni fa |
antirez
|
2cd1ae736f
Ziplist: remove static from functions, they prevent good crash reports.
|
7 anni fa |
Salvatore Sanfilippo
|
d21aabcedc
Merge pull request #3734 from badboy/avoid-command
|
7 anni fa |
antirez
|
636c693f44
Use const in modules types mem_usage method.
|
7 anni fa |
antirez
|
3f79b2f883
Defrag: don't crash when a module value is encountered.
|
7 anni fa |
antirez
|
baa9898821
MEMORY USAGE: support for modules data types.
|
7 anni fa |
antirez
|
634b096610
Defrag: document the feature in redis.conf.
|
7 anni fa |
antirez
|
6ad34a4b78
Defrag: not enabled by default. Error on CONFIG SET if not available.
|
7 anni fa |
antirez
|
86192f3038
Defrag: fix function name typo defarg -> defrag.
|
7 anni fa |
antirez
|
4186879675
Defrag: do not crash on empty quicklist.
|
7 anni fa |
antirez
|
e91f0ea1b3
Defrag: fix comments & code to conform to the Redis code base.
|
7 anni fa |
antirez
|
173d692bc2
Defrag: activate it only if running modified version of Jemalloc.
|
7 anni fa |
Jan-Erik Rediger
|
afaaa91885
Initialize help only in repl mode
|
7 anni fa |
oranagra
|
5ab6a54cc6
active defrag improvements
|
8 anni fa |
oranagra
|
7aa9e6d2ae
active memory defragmentation
|
8 anni fa |
oranagra
|
b2da5ea773
fix rare assertion in DEBUG DIGEST
|
8 anni fa |
antirez
|
6712bce92c
deps/hiredis updated to latest version.
|
8 anni fa |
Salvatore Sanfilippo
|
0b7691201e
Merge pull request #3242 from whatacold/unstable
|
8 anni fa |
Salvatore Sanfilippo
|
43bccbc3f4
Merge pull request #3498 from ZhukovAlexander/patch-1
|
8 anni fa |
antirez
|
a764c87b67
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
8 anni fa |
Salvatore Sanfilippo
|
619317da6f
Merge pull request #3696 from jstncarvalho/FixMissingBrackets_ZIP_DECODE_LENGTH
|
8 anni fa |
antirez
|
af0284926c
Geo: fuzzy test inconsistency report fixed to show all points.
|
8 anni fa |