Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve CLI, adapt tests, update documentation | Alex Auvolat | 2021-10-25 | 1 | -1/+1 |
| | |||||
* | Improvements to CLI and various fixes for netapp version | Alex Auvolat | 2021-10-22 | 1 | -1/+7 |
| | | | | Discovery via consul, persist peer list to file | ||||
* | First port of Garage to Netapp | Alex Auvolat | 2021-10-22 | 1 | -53/+34 |
| | |||||
* | fix clippy warnings on garage | Trinity Pointard | 2021-05-03 | 1 | -4/+4 |
| | |||||
* | Tune Sled configuration | Alex Auvolat | 2021-05-03 | 1 | -1/+6 |
| | | | | | | | - Make sled cache size and flush interval configurable - Set less agressive default values: - cache size 128MB instead of 1GB - Flush interval 2 seconds instead of .5 seconds | ||||
* | document api crate | Trinity Pointard | 2021-04-27 | 1 | -2/+2 |
| | |||||
* | document web crate | Trinity Pointard | 2021-04-27 | 1 | -2/+2 |
| | |||||
* | Improve bootstraping: do it regularly; persist peer list | Alex Auvolat | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | Some improvements in background worker but we terminate late | Alex Auvolat | 2021-03-15 | 1 | -18/+15 |
| | |||||
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 1 | -3/+3 |
| | |||||
* | Refactor CLI and prettify CLI outpu | Alex Auvolat | 2021-03-12 | 1 | -0/+1 |
| | |||||
* | Checkpoint: add merkle tree in data table | Alex Auvolat | 2021-03-11 | 1 | -1/+1 |
| | |||||
* | Remove migration paths from 0.1 branch | Alex Auvolat | 2021-03-10 | 1 | -22/+1 |
| | |||||
* | Update sled & try to debug deadlock (but its in sled...) | Alex Auvolat | 2021-02-23 | 1 | -1/+22 |
| | |||||
* | Fix formatting | Quentin | 2020-11-10 | 1 | -1/+1 |
| | |||||
* | Skeleton to the new web API | Quentin | 2020-11-02 | 1 | -0/+6 |
| | |||||
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 1 | -1/+1 |
| | |||||
* | Add automatic peer discovery from Consul | Alex Auvolat | 2020-06-30 | 1 | -1/+5 |
| | |||||
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -0/+87 |