Persistence#

If communications must be persisted, options (non-exhaustive) are available:

  1. Distributed Databases

  2. Distributed Storage

  3. File Synchronisation

Distributed Databases#

We list here some distributed databases with synchronisation capabilities.

Distributed Storage#

Although not purely a RTC aspect, Distributed Storage systems often use some RTC under-the-hood, or can be used as underlying solution for RTC. We list here a few of those storages with useful links.

DAT#

Hypercore is a secure, distributed append-only log.

HyperSwarm / Beaker

JupyterLab Extension

IPFS#

IPFS is a A peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open.

Peerpad to write, collaborate and export markdown documents directly in your browser.

Swarm#

RON (Replicated Object Notation), a distributed live data format

File Synchronisation#

File Synchronisation is a way to share content, but not really RTC.