2 unstable releases

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

#4 in #automerge

Download history 95/week @ 2024-09-08 18/week @ 2024-09-15 6/week @ 2024-09-22 7/week @ 2024-09-29 1/week @ 2024-10-13 7/week @ 2024-11-03 90/week @ 2024-11-10 28/week @ 2024-11-17 1/week @ 2024-11-24 28/week @ 2024-12-01 29/week @ 2024-12-08

115 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
~120K SLoC