aboutsummaryrefslogtreecommitdiff
path: root/src/table/table.rs
Commit message (Expand)AuthorAgeFilesLines
* I was tired yesterdayAlex Auvolat2021-02-241-1/+1
* fix misuse of sled transactionsAlex Auvolat2021-02-231-1/+1
* Update sled & try to debug deadlock (but its in sled...)Alex Auvolat2021-02-231-7/+3
* Make updated() be a sync function that doesn't failAlex Auvolat2021-02-231-3/+3
* Handle correctly deletion dues to offloadingAlex Auvolat2021-02-231-23/+21
* Several changes in table_sync:Alex Auvolat2021-02-231-1/+1
* Some refactoringAlex Auvolat2021-02-211-1/+2
* Propose ETag fixbug/etagAlex Auvolat2020-12-051-1/+2
* data hexdump in warningfeature/better-crdtAlex Auvolat2020-11-201-0/+3
* Warning when cannot decode entry (data format incompatibilities)Alex Auvolat2020-11-201-8/+13
* Refactor error management in API parterror-refactoringAlex Auvolat2020-11-081-1/+1
* cargo fmtAlex Auvolat2020-07-081-13/+10
* Add support for model migrationsAlex Auvolat2020-07-081-73/+19
* Split code for modular compilationAlex Auvolat2020-04-241-10/+10
* Reorganize codeAlex Auvolat2020-04-231-0/+524