storj/satellite/satellitedb
Bill Thorp 342dc857f5 rollup query (#1056)
* implemention notes

* more notes

* starting rollup query

* not working yet

* fixed build

* fixed cfg bug

* change context cancelled errs to debugs

* using byte hours for at rest tally

* revert changes to go.mod

* comment fixes

* prevent double recording tallies in rollup

* linting

* stop leaking dbx

* nodeid changes

* fix build
2019-01-16 14:30:33 -05:00
..
consoledbx Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
dbx rollup query (#1056) 2019-01-16 14:30:33 -05:00
satellitedbtest Change overlay cache database interface (#1047) 2019-01-15 11:08:45 -05:00
accounting.go rollup query (#1056) 2019-01-16 14:30:33 -05:00
apikeys_test.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
apikeys.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
bandwidthagreement.go satellites reject expired BWAs (#1015) 2019-01-10 13:30:55 -05:00
consoledb_test.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
consoledb.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
database_test.go Implement mutex around satellitedb (#932) 2018-12-27 11:56:25 +02:00
database.go Change overlay cache database interface (#1047) 2019-01-15 11:08:45 -05:00
irreparabledb.go Fix irreparable db transaction usage (#888) 2018-12-17 19:54:46 +01:00
locked.go rollup query (#1056) 2019-01-16 14:30:33 -05:00
overlaycache.go Change overlay cache database interface (#1047) 2019-01-15 11:08:45 -05:00
projectmembers_test.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
projectmembers.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
projects_test.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
projects.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
repairqueue.go Fix 'empty queue' error when satellite starts (#939) 2019-01-02 17:00:32 +01:00
statdb.go Remove farmer references (#949) 2019-01-02 12:31:49 +02:00
users_test.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
users.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
utils_test.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00
utils.go Renaming and moving pkg/satellite to satellite/console (#1054) 2019-01-15 15:03:24 +02:00