CRDTs
No mentions found
This entity hasn't been tracked yet, or Iris is still building its knowledge base.
Related Articles from SNS
CRDTs merge concurrent edits. Why not concurrent creation?
Article URL: https://loro.dev/blog/mergeable-containers Comments URL: https://news.ycombinator.com/item?id=48456555 Points: 18 # Comments: 2
A Datalog Framework for Conflict-Free Replicated Data Types
arXiv:2605.31569v1 Announce Type: new Abstract: Distributed applications increasingly support local-first collaboration over shared data, allowing multiple users to perform updates concurrently without global coordination. Such collaboration requires careful design to capture the intended semantics of the concurrent interactions. We introduce a declarative framework for specifying and reasoning about the semantics of conflict-free replicated data types (CRDTs) and CRDT-based applications in...
A Datalog Framework for Conflict-Free Replicated Data Types
arXiv:2605.31569v2 Announce Type: replace Abstract: Distributed applications increasingly support local-first collaboration over shared data, allowing multiple users to perform updates concurrently without global coordination. Such collaboration requires careful design to capture the intended semantics of the concurrent interactions. We introduce a declarative framework for specifying and reasoning about the semantics of conflict-free replicated data types (CRDTs) and CRDT-based applications...