Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve bootstraping: do it regularly; persist peer list | Alex Auvolat | 2021-04-27 | 1 | -6/+17 |
| | |||||
* | Todo make a test for the Merkle updater | Alex Auvolat | 2021-03-16 | 1 | -44/+59 |
| | |||||
* | Update dependencies | Alex Auvolat | 2021-03-16 | 1 | -6/+5 |
| | |||||
* | Simpler Merkle & sync | Alex Auvolat | 2021-03-16 | 1 | -17/+12 |
| | |||||
* | some reordering | Alex Auvolat | 2021-03-16 | 1 | -4/+2 |
| | |||||
* | Refactor code | Alex Auvolat | 2021-03-16 | 1 | -27/+34 |
| | |||||
* | Some improvements in background worker but we terminate late | Alex Auvolat | 2021-03-15 | 1 | -4/+1 |
| | |||||
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 1 | -2/+2 |
| | |||||
* | Refactor block resync loop; make workers infaillible | Alex Auvolat | 2021-03-15 | 1 | -2/+1 |
| | |||||
* | Small fixes | Alex Auvolat | 2021-03-15 | 1 | -2/+10 |
| | |||||
* | Tiny things | Alex Auvolat | 2021-03-15 | 1 | -0/+1 |
| | |||||
* | Make block rc code more understandable | Alex Auvolat | 2021-03-15 | 1 | -1/+1 |
| | |||||
* | Implement table gc, currently for block_ref and version only | Alex Auvolat | 2021-03-12 | 1 | -4/+1 |
| | |||||
* | Implement garage stats to get info on node contents | Alex Auvolat | 2021-03-12 | 1 | -2/+2 |
| | |||||
* | Make syncer have its own rpc client/server | Alex Auvolat | 2021-03-12 | 1 | -5/+13 |
| | |||||
* | Fix merkle updater not being notified; improved logging | Alex Auvolat | 2021-03-12 | 1 | -6/+7 |
| | |||||
* | whoops | Alex Auvolat | 2021-03-11 | 1 | -1/+2 |
| | |||||
* | (not well tested) use merkle tree for sync | Alex Auvolat | 2021-03-11 | 1 | -24/+83 |
| | |||||
* | WIP big refactoring | Alex Auvolat | 2021-03-11 | 1 | -11/+28 |
| | |||||
* | Checkpoint: add merkle tree in data table | Alex Auvolat | 2021-03-11 | 1 | -0/+352 |