TaylorSwanson / DiffSync

Differential Synchronisation implementation using diff-match-patch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiffSync

This is an implementation of Differential Synchronisation as described here: https://neil.fraser.name/writing/sync/eng047-fraser.pdf

This repo isn't meant to be a full, stand-alone library for implementing the algorithm in your projects. Rather, it's intended to be used as a reference for implementing the algorithm yourself.

Potentially useful resourses:

About

Differential Synchronisation implementation using diff-match-patch.


Languages

Language:JavaScript 87.5%Language:HTML 11.8%Language:Shell 0.7%