aboutsummaryrefslogtreecommitdiff
path: root/src/table/crdt.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor model stuff, including cleaner CRDTsAlex Auvolat2021-03-101-327/+0
* 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
* 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