storj/storagenode/storagenodedb
ethanadams 8f8b13abb9
Re-enable SN bandwidth rollups. Fix SN bandwidth rollup unique constraint issue. Re-organize service code (#2617)
* re-organizing into bandwidth service. re-enable rollup loop
* Prevent uniqueness failure in bandwidth rollup
* Add test to make sure the rollup select date range works correctly
* add bandwidth config for rollup interval
2019-07-29 10:07:52 -04:00
..
storagenodedbtest Re-enable SN bandwidth rollups. Fix SN bandwidth rollup unique constraint issue. Re-organize service code (#2617) 2019-07-29 10:07:52 -04:00
testdata Remove orphaned tmp data from Storagenodes (#2582) 2019-07-17 16:00:37 +03:00
bandwidthdb.go Re-enable SN bandwidth rollups. Fix SN bandwidth rollup unique constraint issue. Re-organize service code (#2617) 2019-07-29 10:07:52 -04:00
consoledb.go SNO Dashboard API (#2427) 2019-07-17 14:42:00 +03:00
database.go storagenode/storagenodedb: move tests near the interface rather than the implementation (#2596) 2019-07-19 20:40:27 +03:00
infodb.go Re-enable SN bandwidth rollups. Fix SN bandwidth rollup unique constraint issue. Re-organize service code (#2617) 2019-07-29 10:07:52 -04:00
migrations_test.go storagenode/storagenodedb: move tests near the interface rather than the implementation (#2596) 2019-07-19 20:40:27 +03:00
orders.go Network Wipe (Pre Beta) (#2566) 2019-07-16 18:31:29 +02:00
pieceinfo.go Implement garbage collection on satellite (#2577) 2019-07-24 13:26:43 -04:00
usedserials.go Network Wipe (Pre Beta) (#2566) 2019-07-16 18:31:29 +02:00
vouchers.go Remove GetValid, add GetAll to vouchers DB (#2594) 2019-07-19 10:52:44 -04:00