storj/storagenode/storagenodedb
Cameron 5f096a3eab
Remove GetValid, add GetAll to vouchers DB (#2594)
* refactor GetValid to GetAll

* update design doc
2019-07-19 10:52:44 -04:00
..
storagenodedbtest SN DB Optimization: Add rollups to bandwidth usage (#2541) 2019-07-16 10:58:58 -04:00
testdata Remove orphaned tmp data from Storagenodes (#2582) 2019-07-17 16:00:37 +03:00
bandwidthdb_test.go storagenode: remove datetime calls in favor of UTC (#2557) 2019-07-15 13:38:08 -04:00
bandwidthdb.go remove struct to ensure 64bit alignment for atomics (#2578) 2019-07-16 14:53:58 -06:00
consoledb_test.go storagenode: remove datetime calls in favor of UTC (#2557) 2019-07-15 13:38:08 -04:00
consoledb.go SNO Dashboard API (#2427) 2019-07-17 14:42:00 +03:00
database.go Drop SN certifiates table from DB (#2498) 2019-07-09 17:33:45 -04:00
infodb_test.go storagenode: remove datetime calls in favor of UTC (#2557) 2019-07-15 13:38:08 -04:00
infodb.go Remove orphaned tmp data from Storagenodes (#2582) 2019-07-17 16:00:37 +03:00
migrations_test.go storagenodedb: optimize index usage and queries (#2545) 2019-07-12 15:29:09 -04:00
orders_test.go storagenode: remove datetime calls in favor of UTC (#2557) 2019-07-15 13:38:08 -04:00
orders.go Network Wipe (Pre Beta) (#2566) 2019-07-16 18:31:29 +02:00
pieceinfo_test.go storagenode: remove datetime calls in favor of UTC (#2557) 2019-07-15 13:38:08 -04:00
pieceinfo.go remove struct to ensure 64bit alignment for atomics (#2578) 2019-07-16 14:53:58 -06:00
usedserials_test.go storagenode: remove datetime calls in favor of UTC (#2557) 2019-07-15 13:38:08 -04:00
usedserials.go Network Wipe (Pre Beta) (#2566) 2019-07-16 18:31:29 +02:00
utcdb_test.go enable utccheck in all tests by default (#2565) 2019-07-16 09:42:19 +09:00
utcdb.go enable utccheck in all tests by default (#2565) 2019-07-16 09:42:19 +09:00
vouchers_test.go Remove GetValid, add GetAll to vouchers DB (#2594) 2019-07-19 10:52:44 -04:00
vouchers.go Remove GetValid, add GetAll to vouchers DB (#2594) 2019-07-19 10:52:44 -04:00