Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove epidemic propagation for fully replicated stuff: write directly to ↵ | Alex Auvolat | 2021-03-05 | 1 | -5/+27 |
| | | | | all nodes | ||||
* | I was tired yesterday | Alex Auvolat | 2021-02-24 | 1 | -2/+9 |
| | |||||
* | Update sled & try to debug deadlock (but its in sled...) | Alex Auvolat | 2021-02-23 | 1 | -0/+6 |
| | |||||
* | Make updated() be a sync function that doesn't fail | Alex Auvolat | 2021-02-23 | 1 | -8/+2 |
| | |||||
* | Handle correctly deletion dues to offloading | Alex Auvolat | 2021-02-23 | 1 | -19/+17 |
| | |||||
* | Several changes in table_sync: | Alex Auvolat | 2021-02-23 | 1 | -115/+187 |
| | | | | | - separate path for case of offloading a partition we don't store - use sync::Mutex instead of tokio::Mutex, make less fn's async | ||||
* | Replace some checksums where it makes sense | Alex Auvolat | 2021-02-23 | 1 | -4/+4 |
| | |||||
* | rename hash() to sha256sum(), we might want to change it at some places | Alex Auvolat | 2021-02-21 | 1 | -4/+4 |
| | |||||
* | Some refactoring | Alex Auvolat | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 1 | -2/+2 |
| | |||||
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -4/+5 |
| | |||||
* | Reorganize code | Alex Auvolat | 2020-04-23 | 1 | -0/+791 |