storj/internal
Dylan Lott 9bdee7b106
Discovery service (#805)
* WIP possible discovery service impl

* Adds discovery service to CaptPlanet

* Updates the config and server for discovery service

* updates testplanet to use discovery package

* update satellite imports

* Removes unnecessary cache test

* linter fixes

* adds discovery startup to captplanet

* invoke refresh

* updates to discovery refresh cycle

* Make implementation more consistent with previous implementation

* add wait before trying to upload

* sleep a bit more

* remove kademlia bootstrap

* updates

* remove comments
2018-12-14 12:23:54 -07:00
..
fpath Allow config generation into empty directory (#752) 2018-12-04 12:42:16 +01:00
identity preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
memory metainfo: basic upload (#726) 2018-11-30 15:50:52 +02:00
migrate Use better defaults and naming for postgres database (#659) 2018-11-15 20:36:57 +02:00
processgroup Fix windows linter errors (#355) 2018-09-14 20:56:18 +03:00
readcloser Flatten internal/pkg and remove unused internal/pkg/node (#526) 2018-10-25 11:24:39 +03:00
s3client move clients to internal/s3api (#749) 2018-12-03 14:50:05 -05:00
sync2 Fix repairing run (#523) 2018-10-24 15:35:59 +03:00
testcontext Add stack-trace and remove testcase with testing (#716) 2018-11-27 17:50:40 +02:00
testpeertls Certificate revocation (#836) 2018-12-13 21:01:43 +01:00
testplanet Discovery service (#805) 2018-12-14 12:23:54 -07:00
teststorj preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00