Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |