mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 05:52:20 +08:00
use rabin fingerprinting for a chunker
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> implement rabin fingerprinting as a chunker for ipfs License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> vendor correctly License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> refactor chunking interface a little License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> work chunking interface changes up into importer License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> move chunker type parsing into its own file in chunk License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
4
Godeps/Godeps.json
generated
4
Godeps/Godeps.json
generated
@ -278,6 +278,10 @@
|
||||
"ImportPath": "github.com/texttheater/golang-levenshtein/levenshtein",
|
||||
"Rev": "dfd657628c58d3eeaa26391097853b2473c8b94e"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/whyrusleeping/chunker",
|
||||
"Rev": "537e901819164627ca4bb5ce4e3faa8ce7956564"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/whyrusleeping/go-metrics",
|
||||
"Rev": "1cd8009604ec2238b5a71305a0ecd974066e0e16"
|
||||
|
Reference in New Issue
Block a user