storj/pkg/pointerdb
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
..
audit Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
auth Small cleanup at top-level (#336) 2018-09-10 07:23:08 -07:00
pdbclient Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
common.go rename netstate to pointerdb (#127) 2018-07-06 15:43:53 -04:00
config.go Rename MinInlineSegmentSize to MinRemoteSegmentSize (#436) 2018-10-08 23:09:28 +03:00
pointerdb_test.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
pointerdb.go Method to identify injured segments to repair (#398) 2018-10-09 12:09:33 -04:00