Skip to content

Golang implementation of Range-Based-Set-Reconciliation (RBSR)

License

Notifications You must be signed in to change notification settings

HORNET-Storage/go-negentropy

Repository files navigation

go-negentropy

Main Idea

This is an implementation of Range-Based-Set-Reconciliation. It's basically a binary search set-reconciliation algorithm. You can read about the details here. This code is basically a re-implementation of Doug Hoyte's repository here.

We have integrated our code into the test suite in that repo, and it passes all tests. We will make a PR to that repo to add our test harness to it.

About

Golang implementation of Range-Based-Set-Reconciliation (RBSR)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages