storj/pkg/statdb
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
..
common.go StatDB (#144) 2018-07-27 17:11:44 -04:00
statdb_test.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00
statdb.go Refactor statdb (#887) 2018-12-19 13:44:03 -05:00