Data structures
Erebos provides additional data structures and APIs built on top of Swarm, in the following packages:
Feed listimplements append-only lists on top of raw Swarm feeds.Document synchronizationuses CRDTs to synchronize JSON data from multiple sources.Timelineimplements the Timeline protocol specification, a singly-linked list of JSON payloads using Swarm feeds.
