storj/cmd
Dylan Lott ae38817fa3
Pointer lookup (#407)
* Loads cache from context for PointerDB access

* WIP adds overlay lookups to pointerdb requests

* Pointer lookup code is added for Get

* adds feature flag for pointerdb return

* refactors pointerdb code

* removes some unnecessary debug logs

* Fixes indent in config

* adds early return for non-remote pointers

* formats code, removes some comments

* Fixes tests broken by pointer proto changes

* adds error check and merges variable declaration

* removes commented out proto import

* adds error check to pdbclient
2018-10-04 15:00:19 -06:00
..
captplanet captplanet: add ctrl+\ for dumping goroutines (#416) 2018-10-03 15:27:51 +03:00
identity Reduce linter concurrency (#297) 2018-08-28 18:00:18 +03:00
overlay Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
s3-benchmark add missing copyright headers (#403) 2018-10-01 14:29:27 +03:00
satellite Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
statdb rename farmers to storagenode (#275) 2018-08-24 21:52:58 -04:00
storagenode A bunch of small fixes to make OPsy things better (#346) 2018-09-12 11:02:53 -04:00
uplink Handle CTRL+C and clean up the partial segments and pieces (#381) 2018-10-04 09:52:12 -04:00