storj/pkg/overlay
Jennifer Li Johnson 6fb13896fb
Method to identify injured segments to repair (#398)
* creates checker

* tests offline nodes

* test id injured segs:

* Adds healthy pieces to injured segment struct

* changes inequality

* creates common files

* adds checker benchmarking

* creates more common files

* Replaces pointedb direct db with api call to a new iterate method on pointerdb

* move monkit

* removes identifyrequest proto

* remove healthypieces

* adds benchmarking

creates common file for datarepair

* recreates proto file

* api key on ctx
2018-10-09 12:09:33 -04:00
..
mocks Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
cache_test.go create db directory if it does not exist (#439) 2018-10-08 16:37:52 -04:00
cache.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
client_test.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
client.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
config_test.go Enable more linters (#272) 2018-08-27 11:28:16 -06:00
config.go Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
overlay_test.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
server.go Method to identify injured segments to repair (#398) 2018-10-09 12:09:33 -04:00
service_test.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
service.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
utils_test.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00