/go-dedupe

dedupe algorithms in golang

Primary LanguageGoMIT LicenseMIT

go-dedupe

dedupe algorithms in golang

introduction

Inspired by https://github.com/fomy/destor which it is implemented by c with outdate c library. So I decide to migrate it to golang.