storj/storagenode/storagenodedb
Yingrong Zhao 9f2f1527c5
storagenode/storagenodedb: add new tables for graceful exit (#3008)
* add database schema

* add migration

* change table name and update blueprint
2019-09-11 18:57:53 -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 storagenode/storagenodedb: add new tables for graceful exit (#3008) 2019-09-11 18:57:53 -04:00
bandwidthdb.go storagenode/bandwidth: remove bandwidth concerns from console, add satellite summary (#2923) 2019-09-04 17:01:55 +03:00
database.go storagenode/storagenodedb: add new tables for graceful exit (#3008) 2019-09-11 18:57:53 -04:00
migrations_test.go storagenode/storagenodedb: prepare for multiple databases (#3005) 2019-09-11 14:31:46 -06:00
orders.go storagenode/orders: add archive cleanup to orders service (#2821) 2019-08-22 10:33:14 -04:00
pieceexpiration.go storagenode/storagenodedb: refactor SQLite3 database connection initialization. (#2732) 2019-08-21 10:32:25 -04:00
pieceinfo.go storagenode/storagenodedb: refactor SQLite3 database connection initialization. (#2732) 2019-08-21 10:32:25 -04:00
piecespaceused.go storagenode/storagenodedb: refactor SQLite3 database connection initialization. (#2732) 2019-08-21 10:32:25 -04:00
reputation.go storagenode/console: update api (#2969) 2019-09-06 15:01:03 +03:00
storageusage.go storagenode/storageusage: add summary, rename timestamp to interval_start (#2911) 2019-09-04 17:13:43 +03:00
usedserials.go storagenode/storagenodedb: refactor SQLite3 database connection initialization. (#2732) 2019-08-21 10:32:25 -04:00
versions.go storagenode/storagenodedb: refactor SQLite3 database connection initialization. (#2732) 2019-08-21 10:32:25 -04:00