Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename datacenters into zones (doc not yet updated) | Alex Auvolat | 2021-05-28 | 1 | -12/+12 | |
* | Many improvements on ring/replication and its configuration: | Alex Auvolat | 2021-05-28 | 2 | -21/+54 | |
* | rename types to CamelCase | Trinity Pointard | 2021-05-03 | 2 | -11/+11 | |
* | fix clippy warnings on garage | Trinity Pointard | 2021-05-03 | 3 | -90/+84 | |
* | Tune Sled configuration | Alex Auvolat | 2021-05-03 | 1 | -1/+6 | |
* | make most requested changes | Trinity Pointard | 2021-04-27 | 1 | -2/+1 | |
* | document garage crate | Trinity Pointard | 2021-04-27 | 1 | -1/+3 | |
* | document api crate | Trinity Pointard | 2021-04-27 | 1 | -2/+2 | |
* | document web crate | Trinity Pointard | 2021-04-27 | 1 | -2/+2 | |
* | document rpc crate | Trinity Pointard | 2021-04-27 | 1 | -1/+1 | |
* | Improve bootstraping: do it regularly; persist peer list | Alex Auvolat | 2021-04-27 | 3 | -7/+11 | |
* | update to v0.2.1v0.2.1release-v0.2.1 | Alex Auvolat | 2021-03-19 | 1 | -7/+7 | |
* | Update Cargo.toml files with AGPL license infov0.2.0 | Alex Auvolat | 2021-03-18 | 1 | -8/+8 | |
* | garage node configure --replace <old_node_id> <new_node_id> | Alex Auvolat | 2021-03-18 | 1 | -28/+36 | |
* | Prepare for release 0.2 | Alex Auvolat | 2021-03-18 | 1 | -7/+7 | |
* | Allow to import keys from previous Garage instancedev-0.2 | Alex Auvolat | 2021-03-18 | 2 | -0/+28 | |
* | Small changes | Alex Auvolat | 2021-03-16 | 1 | -18/+18 | |
* | Update dependencies | Alex Auvolat | 2021-03-16 | 1 | -5/+4 | |
* | Refactor code | Alex Auvolat | 2021-03-16 | 1 | -4/+8 | |
* | Some improvements in background worker but we terminate late | Alex Auvolat | 2021-03-15 | 3 | -33/+35 | |
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 2 | -4/+4 | |
* | Refactor block resync loop; make workers infaillible | Alex Auvolat | 2021-03-15 | 1 | -0/+10 | |
* | Small fixes | Alex Auvolat | 2021-03-15 | 1 | -5/+5 | |
* | Allow manipulation of keys by their shorthand in the CLI | Alex Auvolat | 2021-03-15 | 2 | -29/+35 | |
* | Make block rc code more understandable | Alex Auvolat | 2021-03-15 | 1 | -0/+18 | |
* | Time and metadata improvements | Alex Auvolat | 2021-03-15 | 1 | -1/+1 | |
* | Fix race condition | Alex Auvolat | 2021-03-15 | 1 | -17/+3 | |
* | cargo fmt | Alex Auvolat | 2021-03-12 | 3 | -33/+43 | |
* | Refactor CLI and prettify CLI outpu | Alex Auvolat | 2021-03-12 | 4 | -508/+570 | |
* | Implement garage stats to get info on node contents | Alex Auvolat | 2021-03-12 | 3 | -0/+99 | |
* | (not well tested) use merkle tree for sync | Alex Auvolat | 2021-03-11 | 1 | -22/+11 | |
* | WIP big refactoring | Alex Auvolat | 2021-03-11 | 1 | -22/+7 | |
* | Checkpoint: add merkle tree in data table | Alex Auvolat | 2021-03-11 | 2 | -3/+2 | |
* | Remove migration paths from 0.1 branch | Alex Auvolat | 2021-03-10 | 2 | -23/+1 | |
* | Refactor model stuff, including cleaner CRDTs | Alex Auvolat | 2021-03-10 | 1 | -5/+4 | |
* | Rename n_tokens into capacity | Alex Auvolat | 2021-03-10 | 1 | -10/+10 | |
* | Update sled & try to debug deadlock (but its in sled...) | Alex Auvolat | 2021-02-23 | 2 | -2/+24 | |
* | Some refactoring | Alex Auvolat | 2021-02-21 | 1 | -0/+1 | |
* | Bump everything to 0.1.1 | Alex Auvolat | 2021-01-15 | 1 | -3/+3 | |
* | Replace an already done check by unreachable!() | Quentin | 2021-01-15 | 1 | -3/+1 | |
* | Push update | Quentin | 2020-12-15 | 1 | -0/+1 | |
* | First implementation of the CLI | Quentin | 2020-12-15 | 1 | -28/+19 | |
* | Start to implement Website CLI | Quentin | 2020-12-14 | 2 | -3/+5 | |
* | Migrate RPC to new schema | Quentin | 2020-12-14 | 1 | -2/+4 | |
* | Implement migration | Quentin | 2020-12-12 | 1 | -4/+5 | |
* | WIP table migration | Quentin | 2020-12-12 | 2 | -5/+36 | |
* | CLI structure | Quentin | 2020-12-10 | 2 | -0/+18 | |
* | Merge branch 'master' into feature/website | Quentin | 2020-11-21 | 1 | -74/+54 | |
|\ | ||||||
| * | oops | Alex Auvolat | 2020-11-20 | 1 | -0/+1 | |
| * | Convert bucket table to better CRDT representation | Alex Auvolat | 2020-11-20 | 1 | -59/+46 |