Go to file
Powersource 89401de0c6 Merge pull request 'Add test for low newest goals' (#14) from low-newest into master
Reviewed-on: https://codeberg.org/pzp/pzp-sync/pulls/14
2024-06-28 11:04:37 +00:00
lib Don't throw on missing local want range 2024-06-09 17:42:24 +02:00
test Remove log 2024-06-28 13:02:38 +02:00
.gitignore better secret-stack plugin shape 2023-12-13 15:14:36 +02:00
.prettierrc.yaml boring license headers 2023-04-28 14:09:34 +03:00
.woodpecker.yaml Use async db fns and rename to pzp 2024-05-04 15:54:04 +02:00
LICENSE MITMIT 2023-04-21 14:31:31 +03:00
README.md Add failing test where we don't create a message before realtime sync 2024-05-29 14:48:40 +02:00
package.json 1.0.4 2024-06-09 17:43:04 +02:00
protospec.md Use async db fns and rename to pzp 2024-05-04 15:54:04 +02:00
tsconfig.json update secret-stack to 8.1 2024-01-08 11:33:45 +02:00

README.md

pzp-sync

PZP replication using Kleppmann's hash graph sync

https://martin.kleppmann.com/2020/12/02/bloom-filter-hash-graph-sync.html

https://arxiv.org/abs/2012.00472

Installation

npm install pzp-sync