aboutsummaryrefslogtreecommitdiff
path: root/src/table/table_sync.rs
Commit message (Expand)AuthorAgeFilesLines
* Update sled & try to debug deadlock (but its in sled...)Alex Auvolat2021-02-231-0/+6
* Make updated() be a sync function that doesn't failAlex Auvolat2021-02-231-8/+2
* Handle correctly deletion dues to offloadingAlex Auvolat2021-02-231-19/+17
* Several changes in table_sync:Alex Auvolat2021-02-231-115/+187
* Replace some checksums where it makes senseAlex Auvolat2021-02-231-4/+4
* rename hash() to sha256sum(), we might want to change it at some placesAlex Auvolat2021-02-211-4/+4
* Some refactoringAlex Auvolat2021-02-211-1/+1
* Refactor error management in API parterror-refactoringAlex Auvolat2020-11-081-2/+2
* Split code for modular compilationAlex Auvolat2020-04-241-4/+5
* Reorganize codeAlex Auvolat2020-04-231-0/+791