Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add active defrag support for streams | Oran Agra | 2018-06-27 | 1 | -18/+192 |
* | Adding real allocator fragmentation to INFO and MEMORY command + active defra... | Oran Agra | 2018-03-12 | 1 | -12/+3 |
* | active defrag v2 | Oran Agra | 2018-03-12 | 1 | -131/+528 |
* | dict: fix the int problem for defrag | zhaozhao.zz | 2017-12-05 | 1 | -1/+1 |
* | Defrag: don't crash when a module value is encountered. | antirez | 2017-01-12 | 1 | -0/+3 |
* | Defrag: fix function name typo defarg -> defrag. | antirez | 2017-01-11 | 1 | -2/+2 |
* | Defrag: do not crash on empty quicklist. | antirez | 2017-01-11 | 1 | -2/+3 |
* | Defrag: fix comments & code to conform to the Redis code base. | antirez | 2017-01-10 | 1 | -54/+84 |
* | Defrag: activate it only if running modified version of Jemalloc. | antirez | 2017-01-10 | 1 | -22/+22 |
* | active defrag improvements | oranagra | 2017-01-02 | 1 | -32/+50 |
* | active memory defragmentation | oranagra | 2016-12-30 | 1 | -0/+527 |