2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-31 02:48:30 +00:00
2017-10-22 10:07:36 +02:00
..
2017-10-22 10:07:36 +02:00
2017-10-22 10:07:36 +02:00
2017-10-22 10:07:36 +02:00
2017-07-23 14:25:38 +02:00
2017-07-23 14:25:38 +02:00
2017-07-23 14:25:38 +02:00
2017-07-23 14:25:38 +02:00
2017-07-23 14:25:38 +02:00

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