storj/pkg/pointerdb
Dennis Coyle 7348bf1e09
Adjustments to how find storage nodes handles limit/amout requested (#192)
* adjusted based on feedback from @jtolds and @kaloyan-raev

* generated protobuf

* fix crash

* WIP

* cleanup

* v >>found

* pointer

* test

* copyrights + cleanup

* fix tests
2018-08-03 09:15:52 -04:00
..
client_test.go Move api key from pdb client method calls to pdb client constructor (#194) 2018-08-02 13:09:50 -06:00
client.go Move api key from pdb client method calls to pdb client constructor (#194) 2018-08-02 13:09:50 -06: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 Kademlia Routing Table (#164) 2018-07-30 15:25:18 -04:00
pointerdb_test.go Kademlia Routing Table (#164) 2018-07-30 15:25:18 -04:00
pointerdb.go Kademlia Routing Table (#164) 2018-07-30 15:25:18 -04:00