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