storj/internal
aligeti 5e1b02ca8b
Statdb master db v3 848 (#830)
* intial changes to migrate statdb to masterdb framework

* statdb refactor compiles

* added TestCreateDoesNotExist testcase

* Initial port of statdb to masterdb framework working

* refactored statdb proto def to pkg/statdb

* removed statdb/proto folder

* moved pb.Node to storj.NodeID

* CreateEntryIfNotExistsRequest moved pd.Node to storj.NodeID

* moved the fields from pb.Node to statdb.UpdateRequest

ported TestUpdateExists, TestUpdateUptimeExists, TestUpdateAuditSuccessExists TestUpdateBatchExists
2018-12-14 15:17:30 -05: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 Statdb master db v3 848 (#830) 2018-12-14 15:17:30 -05:00
teststorj preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00