Skip to content

dominictarr/level-merkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published