kubo/importer
Jeromy b12ee40aba implement mark and sweep GC
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

dont GC blocks used by pinner

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

comment GC algo

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

add lock to blockstore to prevent GC from eating wanted blocks

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

improve FetchGraph

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

separate interfaces for blockstore and GCBlockstore

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

reintroduce indirect pinning, add enumerateChildren dag method

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-12 08:21:13 -08:00
..
balanced Simplify Pinner interface by folding ManualPinner into Pinner 2016-01-12 08:17:17 -08:00
chunk vendor logging lib update 2015-11-05 15:57:21 -08:00
helpers implement mark and sweep GC 2016-01-12 08:21:13 -08:00
trickle Simplify Pinner interface by folding ManualPinner into Pinner 2016-01-12 08:17:17 -08:00
importer_test.go implement mark and sweep GC 2016-01-12 08:21:13 -08:00
importer.go implement mark and sweep GC 2016-01-12 08:21:13 -08:00