storj/pkg
Alexander Leitner dc8bea2cd1
Repairer points to redis server (#427)
* Let's do it right this time

* Oh travis...

* Handle redis URL

* Travis... why u gotta be like this?

* Handle when address does not use redis scheme

* Start repairer

* Match provider.Responsibility interface

* Simplify if statement

* Config doesn't need to be a pointer

* Initialize doesn't need to be exported

* Don't run checker or repairer on startup

* Fix travis complaints
2018-10-05 11:58:07 -04: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 Repairer points to redis server (#427) 2018-10-05 11:58:07 -04:00
dht Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
eestream Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
kademlia Add captplanet tests for IPv6 (#371) 2018-09-25 21:23:21 +03:00
miniogw Use RepairThreshold naming consistently (#385) 2018-09-26 17:23:33 +03:00
node Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
overlay Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
paths examples: turn paths binary to Go documentation example (#405) 2018-10-03 15:15:54 +03:00
pb Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
peertls CA and identity commands (#235) 2018-08-28 00:23:48 +02:00
piecestore Pointer stores only nodes with successfully uploaded pieces (#390) 2018-09-27 13:45:19 +03:00
pointerdb Stripe selection (#375) 2018-10-05 06:34:15 -07:00
pool Enable more linters (#272) 2018-08-27 11:28:16 -06:00
process Handle CTRL+C and clean up the partial segments and pieces (#381) 2018-10-04 09:52:12 -04:00
provider Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00
ranger ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
statdb Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
storage Handle CTRL+C and clean up the partial segments and pieces (#381) 2018-10-04 09:52:12 -04:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
utils Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00