Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply the new dictUnlink() where possible. | antirez | 2016-09-14 | 1 | -2/+3 |
* | fix linux compile bug | root | 2016-01-13 | 1 | -6/+6 |
* | Lazyfree: pending objects count in INFO output. | antirez | 2015-10-01 | 1 | -0/+5 |
* | Lazyfree: ability to free whole DBs in background. | antirez | 2015-10-01 | 1 | -2/+45 |
* | Lazyfree: keep count of objects to free. | antirez | 2015-10-01 | 1 | -2/+9 |
* | Lazyfree: incremental removed, only threaded survived. | antirez | 2015-10-01 | 1 | -151/+6 |
* | Threaded lazyfree WIP #1. | antirez | 2015-10-01 | 1 | -3/+23 |
* | Lazyfree: a first implementation of non blocking DEL. | antirez | 2015-10-01 | 1 | -0/+201 |