storj/pkg
Jennifer Li Johnson 8d779d3d3e Disconnects nodeclient, routing table dbs when done with kademlia (#507)
* disconnect from nodeclient

* cleanup connections in tests

* kademlia disconnects from nodeclient

* updating disconnect method for mocks

* creates separate disconnect and removeAll methods for tests

* adds init to connection pool

* fix folder cleanup and disconnect

* creates and cleans up test db files and disconnects kad

* removes db/.keep

* includes disconnect within cleanup methods

* creates public init method on connection pool to handle mutex copy issues

* remove all after disconnect

* pair creation and destruction

* checks disconnect error

* remove ctx

* fixes mock kad
2018-10-26 10:07:02 -04:00
..
audit Refactor Path type (#522) 2018-10-25 23:28:16 +03:00
auth Satellite verification on storage node (#469) 2018-10-17 13:40:11 +02: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 remove ctx from repairer struct (#535) 2018-10-25 14:59:36 -04:00
dht Disconnects nodeclient, routing table dbs when done with kademlia (#507) 2018-10-26 10:07:02 -04:00
eestream Flatten internal/pkg and remove unused internal/pkg/node (#526) 2018-10-25 11:24:39 +03:00
encryption Refactor Path type (#522) 2018-10-25 23:28:16 +03:00
kademlia Disconnects nodeclient, routing table dbs when done with kademlia (#507) 2018-10-26 10:07:02 -04:00
metainfo/kvmetainfo Implement buckets metainfo as a wrapper over storage/buckets (#482) 2018-10-25 19:38:53 +03:00
miniogw Refactor Path type (#522) 2018-10-25 23:28:16 +03:00
node Disconnects nodeclient, routing table dbs when done with kademlia (#507) 2018-10-26 10:07:02 -04:00
overlay Increase test coverage for overlay client Choose method (#508) 2018-10-19 10:05:31 -04:00
pb Remove EncryptionScheme from pointerdb protobuf 2018-10-24 17:05:08 -06:00
peertls Wait-list gating (#534) 2018-10-26 09:52:37 -04:00
piecestore Pieces must be name spaced by Satellite (#503) 2018-10-23 18:03:35 +02:00
pointerdb Refactor Path type (#522) 2018-10-25 23:28:16 +03:00
process give our appearence on windows some love (#429) 2018-10-16 14:48:17 -04:00
provider Wait-list gating (#534) 2018-10-26 09:52:37 -04:00
ranger Flatten internal/pkg and remove unused internal/pkg/node (#526) 2018-10-25 11:24:39 +03:00
statdb adds Reporter to the audit package to record failed audits (#467) 2018-10-16 13:40:34 -04:00
storage Refactor Path type (#522) 2018-10-25 23:28:16 +03:00
storj Refactor Path type (#522) 2018-10-25 23:28:16 +03:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Cleanups related to transport (#475) 2018-10-15 15:04:21 +03:00
utils pkg/utils CollectErrors tests (#496) 2018-10-18 10:55:00 -06:00