storj/pkg/pb
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
..
datarepair.pb.go Method to identify injured segments to repair (#398) 2018-10-09 12:09:33 -04:00
datarepair.proto ensure that protobuffer package and go_package are separate (#369) 2018-09-21 21:48:54 +03:00
gen.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
meta.pb.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
meta.proto Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
overlay.pb.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
overlay.proto Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
piecestore.pb.go Remove BKAD dependency from pkg/kademlia (#294) 2018-10-08 11:09:37 -04:00
piecestore.pb.mock.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
piecestore.proto ensure that protobuffer package and go_package are separate (#369) 2018-09-21 21:48:54 +03:00
pointerdb.pb.go Method to identify injured segments to repair (#398) 2018-10-09 12:09:33 -04:00
pointerdb.proto Method to identify injured segments to repair (#398) 2018-10-09 12:09:33 -04:00