storj/pkg/statdb
Maximillian von Briesen 2c36dcc2c8
Update statdb (#650)
* add sdbclient.UpdateUptime; update args for sdbclient.CreateEntryIfNotExists

* add auditcount to node stats; restructure statdb.CreateEntryIfNotExists

* add noop mock sdbclient

* add the ability to create a node in statdb without "default" stats

* update statdb.CreateEntryIfNotExists

* take fewer args for sdbclient.CreateWithStats/FindValidNodes

* add sdbclient.UpdateAuditSuccess

* update sdbclient.Update so that all fields are updated when called (reduce args)

* update error checking in statdb.Create
2018-11-14 19:03:19 -05:00
..
dbx update dbx generation script for statdb (#602) 2018-11-09 16:01:51 -05:00
proto Update statdb (#650) 2018-11-14 19:03:19 -05:00
sdbclient Update statdb (#650) 2018-11-14 19:03:19 -05:00
common.go StatDB (#144) 2018-07-27 17:11:44 -04:00
config.go Add StatDB to Satellite (#396) 2018-10-08 18:15:54 -04:00
statdb_test.go Update statdb (#650) 2018-11-14 19:03:19 -05:00
statdb.go Update statdb (#650) 2018-11-14 19:03:19 -05:00