2 unstable releases

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

#4 in #automerge

Download history 104/week @ 2024-09-11 12/week @ 2024-09-18 7/week @ 2024-09-25 3/week @ 2024-10-02 1/week @ 2024-10-09 3/week @ 2024-10-30 4/week @ 2024-11-06 107/week @ 2024-11-13 12/week @ 2024-11-20 5/week @ 2024-11-27 42/week @ 2024-12-04 24/week @ 2024-12-11 8/week @ 2024-12-18 9/week @ 2024-12-25

86 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
~119K SLoC