# 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 ```