Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First port of Garage to Netapp | Alex Auvolat | 2021-10-22 | 1 | -1/+1 |
* | rename types to CamelCase | Trinity Pointard | 2021-05-03 | 1 | -2/+2 |
* | Improve bootstraping: do it regularly; persist peer list | Alex Auvolat | 2021-04-27 | 1 | -1/+7 |
* | Leader-based GC | Alex Auvolat | 2021-03-16 | 1 | -3/+17 |
* | Refactor code | Alex Auvolat | 2021-03-16 | 1 | -71/+65 |
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 1 | -3/+3 |
* | Small fixes | Alex Auvolat | 2021-03-15 | 1 | -1/+5 |
* | cargo fmt | Alex Auvolat | 2021-03-12 | 1 | -42/+49 |
* | Implement table gc, currently for block_ref and version only | Alex Auvolat | 2021-03-12 | 1 | -12/+55 |
* | Implement garage stats to get info on node contents | Alex Auvolat | 2021-03-12 | 1 | -1/+1 |
* | Fix merkle updater not being notified; improved logging | Alex Auvolat | 2021-03-12 | 1 | -2/+2 |
* | (not well tested) use merkle tree for sync | Alex Auvolat | 2021-03-11 | 1 | -6/+9 |
* | WIP big refactoring | Alex Auvolat | 2021-03-11 | 1 | -0/+189 |