storj/pkg
Egon Elbre f80185a807
Preliminary support for windows (#266)
* Don't use url.Parse for bolt paths: filepaths may not be valid URL-s.
* go.mod: update dependencies
* README.md: add Windows instructions
* pkg/overlay: check for the correct path and text in error
* pkg/overlay: fix tests for windows
* pkg/piecestore: make windows tests pass
* pkg/telemetry: skip test, as it doesn't shutdown nicely
* storage/redis: ensure that redis is clean before running tests
2018-08-23 10:05:56 +03: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
dht implements connection success and fail on kad routing table (#249) 2018-08-21 14:44:42 -04:00
eestream Node Identity (#193) 2018-08-13 10:39:45 +02:00
kademlia implements connection success and fail on kad routing table (#249) 2018-08-21 14:44:42 -04:00
miniogw Fix nil bucket error (#269) 2018-08-22 18:19:46 -06:00
node Routing Table Replacement Cache (#229) 2018-08-17 15:11:46 -04:00
overlay Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
paths adds Bucket Store (#213) 2018-08-16 10:32:28 -04:00
peertls all: fix govet warnings (#255) 2018-08-22 09:39:57 +03:00
piecestore Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
pointerdb Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
pool all: fix govet warnings (#255) 2018-08-22 09:39:57 +03:00
process Consolidate command configuration and setup (#221) 2018-08-13 09:07:05 -06:00
provider Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
ranger Node Identity (#193) 2018-08-13 10:39:45 +02:00
statdb Kademlia Routing Table (#164) 2018-07-30 15:25:18 -04:00
storage pointerdb: separate client and server packages (#261) 2018-08-22 09:07:00 -06:00
telemetry Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
transport node-node communication (#145) 2018-07-19 10:48:08 -04:00
utils Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00