Mergeable replicated data types – Part II

1 · Adrian Colyer · Nov. 27, 2019, 6 a.m.
Mergeable replicated data types – part II Kaki et al., OOPLSA ’19 Last time out we saw how Mergeable Replicated Data Types (MRDTs) use a bijection between the natural domain of a data type and relational sets to define merge semantics between two concurrently modified versions given their lowest common ancestor (LCA). Today we’re picking … Continue reading Mergeable replicated data types – Part II...