storj/pkg/overlay
Maximillian von Briesen f18c38628e
Refactor statdb (#887)
Update statdb args/return values to minimize structs
    Simplify statdb.Update() to update all stats instead of an arbitrary subset determined by flags
    Remove CreateIfNotExists logic from statdb.Update()
    Simplify audit code structure
2018-12-19 13:44:03 -05:00
..
mocks Fix import groupings (#739) 2018-11-30 15:40:13 +02:00
cache_test.go Overlay Cache master db merge (#877) 2018-12-17 21:14:16 +01:00
cache.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
client_test.go Overlay error handling (#880) 2018-12-17 20:47:26 +02:00
client.go moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
config_test.go Overlay Cache master db merge (#877) 2018-12-17 21:14:16 +01:00
config.go moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
server_test.go moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
server.go moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00