aboutsummaryrefslogtreecommitdiff
path: root/src/table
Commit message (Collapse)AuthorAgeFilesLines
* More documentation on CRDTs (we should probably extract this to aAlex Auvolat2020-12-121-26/+138
| | | | standalone crate!)
* Merge branch 'master' into doc/modeldoc/modelAlex Auvolat2020-12-121-1/+2
|\
| * Propose ETag fixbug/etagAlex Auvolat2020-12-051-1/+2
| |
* | Add some doc on LWWQuentin2020-11-231-1/+30
| |
* | CRDT docQuentin2020-11-231-4/+28
|/
* data hexdump in warningfeature/better-crdtAlex Auvolat2020-11-202-0/+4
|
* Warning when cannot decode entry (data format incompatibilities)Alex Auvolat2020-11-201-8/+13
|
* less type boundsAlex Auvolat2020-11-201-6/+6
|
* oopsAlex Auvolat2020-11-201-1/+1
|
* Convert bucket table to better CRDT representationAlex Auvolat2020-11-203-49/+32
|
* Begin improve model to use better CRDTsAlex Auvolat2020-11-202-0/+176
|
* Slight refactoring to make things clearer with DeletedFilterAlex Auvolat2020-11-203-29/+60
|
* Refactor error management in API parterror-refactoringAlex Auvolat2020-11-082-3/+3
|
* cargo fmtAlex Auvolat2020-07-083-20/+16
|
* Add support for model migrationsAlex Auvolat2020-07-084-74/+99
|
* Add versions to dependencies0.1.0Alex Auvolat2020-07-071-2/+2
|
* Add license, description and repository to .toml filesAlex Auvolat2020-07-071-0/+3
|
* Split code for modular compilationAlex Auvolat2020-04-246-20/+60
|
* Reorganize codeAlex Auvolat2020-04-235-0/+1476