storj/satellite/accounting
Moby von Briesen 27bcb46718 satellite/console: change default project and usage limits
This is one step for implementing the free tier:
* Change the default project limit from 10 to 3
* Move storage and bandwidth project usage limits from the metainfo
package to the console package (otherwise there is a cyclical
dependency, and metainfo doesn't use these values anyway)
* Change the default storage usage limit per project from 500gb to 50gb
* Change the default bandwidth usage limit per project from 500gb to 50gb
* Migrate the database so that old users and projects continue to have
the old defaults (10 projects/500gb usage)

Change-Id: Ice9ee6a738bc6410da18c336c672d3fcd0cab1b9
2021-03-24 14:24:27 +00:00
..
live Redis: Update Redis package to last major version 2021-03-18 14:19:49 +00:00
projectbwcleanup satellite/accounting: fix build - time rounding 2020-08-31 09:37:13 -04:00
rollup accounting: rollup test is broken for the hour before midnight UTC 2020-12-22 14:14:52 -07:00
rolluparchive satellite/accounting: add rollup archiver chore 2021-02-01 09:29:54 -05:00
tally satellite/metainfo/metaloop: move loop to a separate package 2021-03-23 15:37:34 +00:00
billing_test.go Merge remote-tracking branch 'origin/main' into multipart-upload 2021-02-02 19:19:04 +02:00
bucketstats.go satellite/metainfo: use metabase in loop 2020-09-01 10:06:16 +00:00
bucketusage.go all: fix dots 2020-07-16 14:58:28 +00:00
common.go satellite/accounting/live: Use Redis client directly 2021-01-12 15:33:29 +01:00
db_test.go satellite/accounting: account for old orders that can be submitted in satellite rollup 2020-11-18 14:46:00 -05:00
db.go satellite/accounting: add rollup archiver chore 2021-02-01 09:29:54 -05:00
projectlimitcache_test.go satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
projectlimitcache.go satellite/accounting: add cache for getting project storage and bw limits 2020-09-25 16:28:49 +00:00
projectusage_test.go satellite/console: change default project and usage limits 2021-03-24 14:24:27 +00:00
projectusage.go satellite/accounting/live: Use Redis client directly 2021-01-12 15:33:29 +01:00