storj/storage
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
..
boltdb Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00
filestore storage/filestore (#384) 2018-09-28 09:59:27 +03:00
redis Repairer points to redis server (#427) 2018-10-05 11:58:07 -04:00
storelogger merge uplink and storj (#323) 2018-09-07 09:01:04 -06:00
teststore Remove duplicated mock store implementations (#337) 2018-09-11 10:27:12 +03:00
testsuite Add IsPrefix support to piecestore (#313) 2018-09-07 17:20:15 +03:00
blob.go add missing copyright headers (#403) 2018-10-01 14:29:27 +03:00
common.go Add IsPrefix support to piecestore (#313) 2018-09-07 17:20:15 +03:00
iterator.go Implement ListV2 with storage rework (#303) 2018-09-05 19:10:35 +03:00
listkeys.go Add IsPrefix support to piecestore (#313) 2018-09-07 17:20:15 +03:00
listv2.go Add IsPrefix support to piecestore (#313) 2018-09-07 17:20:15 +03:00
util.go Add IsPrefix support to piecestore (#313) 2018-09-07 17:20:15 +03:00