Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Performance improvements: | Alex Auvolat | 2022-07-29 | 1 | -12/+15 |
* | Compute hashes on dedicated threads | Alex Auvolat | 2022-07-29 | 1 | -2/+4 |
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -211/+118 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -35/+92 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -1/+1 |
* | Bring maximum exponential backoff time down from 16h to 1h | Alex Auvolat | 2022-04-07 | 1 | -1/+5 |
* | Add blocks in errored state to `garage stats` | Alex Auvolat | 2022-03-28 | 1 | -0/+5 |
* | Add lots of comments on how the resync queue works | Alex Auvolat | 2022-03-23 | 1 | -5/+96 |
* | Make background tranquility a configurable parameter | Alex Auvolat | 2022-03-23 | 1 | -5/+6 |
* | Move block RC code to separate `rc.rs` | Alex Auvolat | 2022-03-23 | 1 | -136/+15 |
* | Move DataBlock out of manager.rs | Alex Auvolat | 2022-03-23 | 1 | -78/+4 |
* | Move block manager to separate module | Alex Auvolat | 2022-03-23 | 1 | -0/+1091 |