Closed JYwellin closed 1 year ago
Conflict-free Replicated Data Types (CRDT) are replicated data types that encapsulate the mechanisms for resolving concurrent conflicts. we propose a reusable framework for modeling and verifying CRDT protocols.
Pushed in https://github.com/tlaplus/Examples/commit/26876c75633fa7f65e8a90c6ff506ad76ee5d4a2, thanks!
Conflict-free Replicated Data Types (CRDT) are replicated data types that encapsulate the mechanisms for resolving concurrent conflicts. we propose a reusable framework for modeling and verifying CRDT protocols.