storj/storage
Bryan White 2a0c4e60d2
preparing for use of customtype gogo extension with NodeID type (#693)
* preparing for use of `customtype` gogo extension with `NodeID` type

* review changes

* preparing for use of `customtype` gogo extension with `NodeID` type

* review changes

* wip

* tests passing

* wip fixing tests

* more wip test fixing

* remove NodeIDList from proto files

* linter fixes

* linter fixes

* linter/review fixes

* more freaking linter fixes

* omg just kill me - linterrrrrrrr

* travis linter, i will muder you and your family in your sleep

* goimports everything - burn in hell travis

* goimports update

* go mod tidy
2018-11-29 19:39:27 +01:00
..
boltdb metainfo objects tests (#662) 2018-11-15 17:31:33 +02:00
filestore storage/filestore (#384) 2018-09-28 09:59:27 +03:00
postgreskv Use better defaults and naming for postgres database (#659) 2018-11-15 20:36:57 +02:00
redis Stops logging repairer errors for empty queue (#717) 2018-11-27 16:57:51 +01:00
storelogger Separate storj.io packages in imports (#481) 2018-10-16 14:43:44 +03:00
testqueue Diagnostic tool to inspect repair queue (#656) 2018-11-16 08:31:33 -05:00
teststore Make teststore thread-safe (#689) 2018-11-20 17:26:20 +02:00
testsuite preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
blob.go add missing copyright headers (#403) 2018-10-01 14:29:27 +03:00
common.go Diagnostic tool to inspect repair queue (#656) 2018-11-16 08:31:33 -05: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