storj/satellite/accounting
Moby von Briesen e36001b7cf satellite/console: Implement paid tier
When a user adds a credit card, switch them to the paid tier and update
their projects with new bandwidth/storage limits. New projects for the
paid tier user will also have the updated limits.

The new limits are:
* storage per project - 50 GB free/25 TB paid
* bandwidth per project - 50 GB free/100 TB paid

Change-Id: I7d6467d077e8bb2bbe4bcf88ab8d75490f83165e
2021-07-06 14:30:12 +00:00
..
live satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00
projectbwcleanup satellite/accounting: fix as of system interval value for some tests 2021-06-29 10:16:48 +00:00
rollup testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00
rolluparchive testplanet/satellite: reduce the number of places default values need to be configured 2021-06-01 22:14:17 +00:00
tally satellite/metaloop: missing monitoring on observers 2021-06-15 13:39:13 +00:00
billing_test.go satellite/repair: migrate to new repair_queue table 2021-06-30 17:12:24 +02:00
bucketstats.go satellite/accounting: add total for bytes and segments to tallies 2021-07-01 08:52:32 +00:00
bucketusage.go satellite/accounting: add total for bytes and segments to tallies 2021-07-01 08:52:32 +00:00
common.go all: fix error naming 2021-04-29 15:38:21 +03:00
db_test.go satellite/metabase: move package one level higher 2021-04-21 15:54:22 +03:00
db.go satellite/accounting: add total for bytes and segments to tallies 2021-07-01 08:52:32 +00:00
projectlimitcache_test.go satellite/console: Implement paid tier 2021-07-06 14:30:12 +00:00
projectlimitcache.go all: fix error naming 2021-04-29 15:38:21 +03:00
projectusage_test.go satellite/console: Implement paid tier 2021-07-06 14:30:12 +00:00
projectusage.go satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00