storj/pkg
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
..
cfgstruct pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
datarepair Reorganize repair (#419) 2018-10-03 14:35:56 -04:00
dht Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
eestream Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
kademlia Add captplanet tests for IPv6 (#371) 2018-09-25 21:23:21 +03:00
miniogw Use RepairThreshold naming consistently (#385) 2018-09-26 17:23:33 +03:00
node Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
overlay Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
paths examples: turn paths binary to Go documentation example (#405) 2018-10-03 15:15:54 +03:00
pb Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
peertls CA and identity commands (#235) 2018-08-28 00:23:48 +02:00
piecestore Pointer stores only nodes with successfully uploaded pieces (#390) 2018-09-27 13:45:19 +03:00
pointerdb Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
pool Enable more linters (#272) 2018-08-27 11:28:16 -06:00
process Handle CTRL+C and clean up the partial segments and pieces (#381) 2018-10-04 09:52:12 -04:00
provider Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00
ranger ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
statdb Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
storage Handle CTRL+C and clean up the partial segments and pieces (#381) 2018-10-04 09:52:12 -04:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
utils Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00