restic/chunker

Name: chunker

Owner: The restic backup program

Description: Implementation of Content Defined Chunking (CDC) in Go

Created: 2015-07-08 20:25:09.0

Updated: 2018-05-15 23:29:29.0

Pushed: 2018-05-08 20:08:40.0

Homepage: null

Size: 78

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

GoDoc Build Status

The package chunker implements content-defined-chunking (CDC) based on a rolling Rabin Hash. The library is part of the restic backup program.

An introduction to Content Defined Chunking can be found in the restic blog post Foundation - Introducing Content Defined Chunking (CDC).

You can find the API documentation at https://godoc.org/github.com/restic/chunker


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.