All Projects → dominictarr → Level Merkle

dominictarr / Level Merkle

Licence: mit

Programming Languages

javascript
184084 projects - #8 most used programming language

level-merkle

merkle tree replication.

travis

testling

Synopsis

Use merkle-trees to replicate data sets. Data must be sets, and currently, deletes are not supported.

rewrite planned

After writing this, i realized many things, and plan to rewrite this module - possibly decoupling from level, but at least, creating the tree from an inorder stream of hashes. This will gain the ability to replicate arbitary subsets.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].