Skip Navigation

Operation-based CRDTs: arrays (part 1) (2020)

www.bartoszsypytkowski.com Operation-based CRDTs: arrays (part 1)

In this post, we'll continue onto topic of Commutative Replicated Data Types. We already mentioned [https://www.bartoszsypytkowski.com/operation-based-crdts-registers-and-sets/#sets] how to prepare first, the most basic types of collections: sets. This time we'll go take a look at indexed sequence...

0
0 comments