storj/pkg/overlay
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
..
mocks Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
cache_test.go Statdb master db v3 848 (#830) 2018-12-14 15:17:30 -05:00
cache.go Statdb master db v3 848 (#830) 2018-12-14 15:17:30 -05:00
client_test.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00
client.go adds node selection config (#782) 2018-12-11 12:30:14 -05:00
config_test.go Statdb master db v3 848 (#830) 2018-12-14 15:17:30 -05:00
config.go Statdb master db v3 848 (#830) 2018-12-14 15:17:30 -05:00
server_test.go preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
server.go Filter nodes by reputation and IP address (node selection) (#720) 2018-12-04 15:18:26 -05:00