storj/pkg/miniogw
Jennifer Li Johnson 5f8142cdcc
Integrating on disk routing table with kademlia (#166)
* adds comment

* runs deps

* adds print statements for debugging add node bkad

* more print statements

* removes bkad from routing and integrates on disk routing table

tests failing :(

wip

* removes testbootstrap

* kademlia_test not working

* adds kad tests back in

* Adds skips for tests broken due to wip kademlia
2018-08-09 15:20:39 -04:00
..
logging miniogw: log all errors (#182) 2018-07-31 08:10:37 -06:00
config.go Integrating on disk routing table with kademlia (#166) 2018-08-09 15:20:39 -04:00
gateway-storj_test.go Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00
gateway-storj.go Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00
mockoverlay.go miniogw: make a Config.NewGateway helper, bypass overlay for now (#197) 2018-08-02 21:37:20 -06:00
objstore_mock_test.go Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00