MCPcopy Create free account
hub / github.com/anshulahuja98/python3-crdt / Sequence

Class Sequence

py3crdt/sequence.py:98–234  ·  view source on GitHub ↗

Sequence CRDT Implementation. Notes: An ordered set, list or a sequence of elements. This CRDT can be build on top of other Set based CRDTs by sorting them on some basis. We have used this CRDT to build a Collaborative Code/Text Editor. Attributes: elem

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setUpMethod · 0.90

Calls

no outgoing calls

Tested by 1

setUpMethod · 0.72