Skip to content

SchoofsKelvin/crdt-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crdt-tree

Work in progress. Published early due to being a dependent of a school project.

Kinda missing the CRDT part itself. Right now, it has MapTree/MapDiff and ObjectTree/ObjectDiff packages. Currently it purely acts as a differentiation algorithm between two trees, generating a list of operations required to transform the first tree into the second. Used for simple replication purposes.

About

NPM module. Currently a work in progress

Resources

Stars

Watchers

Forks

Packages

No packages published