You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Diamond-types](https://github.com/josephg/diamond-types): The ingenious OT-like merging algorithm from [@josephg](https://github.com/josephg)has been adapted to reduce the computation and space usage of CRDTs.
15
-
-[Automerge](https://github.com/automerge/automerge): Their use of columnar encoding for CRDTs has informed our strategies for efficient data encoding.
16
-
-[Yjs](https://github.com/yjs/yjs): We have incorporated a similar algorithm for effectively merging collaborative editing operations, thanks to their pioneering contributions.
17
-
-[Matthew Weidner](https://mattweidner.com/): His work on the [Fugue](https://arxiv.org/abs/2305.00583)algorithm has been invaluable, enhancing our text editing capabilities.
14
+
-[Diamond-types](https://github.com/josephg/diamond-types): 来自 [@josephg](https://github.com/josephg)的巧妙的类 OT 合并算法已被用于减少 CRDT 的计算和空间使用。
0 commit comments