storj/pkg/pointerdb
JT Olio fa390c9ec9
Mock overlay move (#245)
* move mock overlay from client to server

this doesn't really change much, but it does allow you to
run a standalone gateway against captain planet. it still does
not allow you to run a standalone gateway against a standalone
heavy client

* pointerdb: small error fixes

* some cleanups

* fix tests
2018-08-20 14:24:11 -04:00
..
mocks Node Identity (#193) 2018-08-13 10:39:45 +02:00
client_test.go Mock overlay move (#245) 2018-08-20 14:24:11 -04:00
client.go Mock overlay move (#245) 2018-08-20 14:24:11 -04:00
common.go rename netstate to pointerdb (#127) 2018-07-06 15:43:53 -04:00
config.go 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
kvstore_mock_test.go Adjustments to how find storage nodes handles limit/amout requested (#192) 2018-08-03 09:15:52 -04:00
pdbclient_mock_test.go Integrating on disk routing table with kademlia (#166) 2018-08-09 15:20:39 -04:00
pointerdb_test.go adds Bucket Store (#213) 2018-08-16 10:32:28 -04:00
pointerdb.go adds Bucket Store (#213) 2018-08-16 10:32:28 -04:00