2 unstable releases

new 0.1.0-alpha.1 Nov 15, 2024
0.0.1 Sep 12, 2024

#4 in #automerge

Download history 99/week @ 2024-09-09 15/week @ 2024-09-16 6/week @ 2024-09-23 6/week @ 2024-09-30 1/week @ 2024-10-14 7/week @ 2024-11-04 98/week @ 2024-11-11

105 downloads per month

Apache-2.0

1MB
6.5K SLoC

Beelay

This repository contains an experimental implementation of a new sync protocol for Automerge. In fact, because one of the goals of the project is to produce a sync protocol which allows end-to-end encryption of the document data this protocol will work for any data structure which likes being represented as a hash-linked DAG of changes.

See protocol.md for a more detailed description of how it works.

Status

This is very much a work in progress, expect things to be very broken and to change significantly before we're done.

Dependencies

~4–5.5MB
~118K SLoC