aboutsummaryrefslogtreecommitdiff
path: root/src/table/crdt.rs
Commit message (Collapse)AuthorAgeFilesLines
* Doc tests that do not compile/work must be tagged with ignoreQuentin2021-01-151-3/+3
|
* More documentation on CRDTs (we should probably extract this to aAlex Auvolat2020-12-121-26/+138
| | | | standalone crate!)
* Add some doc on LWWQuentin2020-11-231-1/+30
|
* CRDT docQuentin2020-11-231-4/+28
|
* less type boundsAlex Auvolat2020-11-201-6/+6
|
* oopsAlex Auvolat2020-11-201-1/+1
|
* Convert bucket table to better CRDT representationAlex Auvolat2020-11-201-43/+30
|
* Begin improve model to use better CRDTsAlex Auvolat2020-11-201-0/+175