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 sequences with add/remove operations.
Other blog posts from