storj/pkg/statdb
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
..
dbx StatDB (#144) 2018-07-27 17:11:44 -04:00
proto Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
common.go StatDB (#144) 2018-07-27 17:11:44 -04:00
service.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
statdb.go Small cleanup at top-level (#336) 2018-09-10 07:23:08 -07:00