storj/pkg/statdb/sdbclient
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
..
client.go Update statdb (#650) 2018-11-14 19:03:19 -05:00
common.go Add StatDB to Satellite (#396) 2018-10-08 18:15:54 -04:00
mock_client.go Update statdb (#650) 2018-11-14 19:03:19 -05:00