| Commit message (Expand) | Author | Age | Files | Lines |
* | GC object table in a specific case | Alex Auvolat | 2021-03-16 | 1 | -1/+1 |
* | Simplify replication logic | Alex Auvolat | 2021-03-16 | 1 | -8/+6 |
* | Some improvements in background worker but we terminate late | Alex Auvolat | 2021-03-15 | 1 | -7/+6 |
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 1 | -10/+13 |
* | Refactor block resync loop; make workers infaillible | Alex Auvolat | 2021-03-15 | 1 | -28/+30 |
* | Small fixes | Alex Auvolat | 2021-03-15 | 1 | -7/+16 |
* | Make block rc code more understandable | Alex Auvolat | 2021-03-15 | 1 | -33/+21 |
* | Time and metadata improvements | Alex Auvolat | 2021-03-15 | 1 | -2/+2 |
* | Fix race condition | Alex Auvolat | 2021-03-15 | 1 | -3/+7 |
* | Fix list API bug | Alex Auvolat | 2021-03-15 | 1 | -11/+17 |
* | cargo fmt | Alex Auvolat | 2021-03-12 | 1 | -2/+6 |
* | Implement table gc, currently for block_ref and version only | Alex Auvolat | 2021-03-12 | 1 | -12/+6 |
* | More security: don't delete stuff too easily | Alex Auvolat | 2021-03-11 | 1 | -0/+3 |
* | WIP big refactoring | Alex Auvolat | 2021-03-11 | 1 | -3/+2 |
* | Checkpoint: add merkle tree in data table | Alex Auvolat | 2021-03-11 | 1 | -8/+6 |
* | Switch to blake2 sum for identifying blocks by their data | Alex Auvolat | 2021-03-10 | 1 | -1/+1 |
* | Refactor model stuff, including cleaner CRDTs | Alex Auvolat | 2021-03-10 | 1 | -1/+1 |
* | Remove epidemic propagation for fully replicated stuff: write directly to all... | Alex Auvolat | 2021-03-05 | 1 | -9/+27 |
* | Simulate stuff moving around | Alex Auvolat | 2021-02-25 | 1 | -0/+3 |
* | fix tracing | Alex Auvolat | 2021-02-24 | 1 | -2/+1 |
* | Arrange block manager | Alex Auvolat | 2021-02-24 | 1 | -83/+65 |
* | rename hash() to sha256sum(), we might want to change it at some places | Alex Auvolat | 2021-02-21 | 1 | -1/+1 |
* | Convert bucket table to better CRDT representation | Alex Auvolat | 2020-11-20 | 1 | -1/+1 |
* | Slight refactoring to make things clearer with DeletedFilter | Alex Auvolat | 2020-11-20 | 1 | -2/+2 |
* | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 1 | -1/+1 |
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 1 | -0/+506 |