storj/satellite/satellitedb/dbx
Yingrong Zhao 4db80773ef satellite/satellitedb: add burst_limit for project
In order to limit the amount of overall requests a user can issue in a
time span, we need to have the ability to define such limit separate
from per second request rate.
This PR adds a new column on the projects table to store the burst limit
per project.

Change-Id: I7efc2ccdda4579252347cc6878cf846b85146dc7
2021-09-28 13:25:03 -04:00
..
templates satellite/dbx: standardize on assignment 2020-12-01 16:10:18 +00:00
cockroach.go private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
gen.go ci: fix lint errors 2021-05-17 13:37:31 +00:00
gen.sh private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
satellitedb.dbx satellite/satellitedb: add burst_limit for project 2021-09-28 13:25:03 -04:00
satellitedb.dbx.go satellite/satellitedb: add burst_limit for project 2021-09-28 13:25:03 -04:00
satellitedb.dbx.pgx.sql satellite/satellitedb: add burst_limit for project 2021-09-28 13:25:03 -04:00
satellitedb.dbx.pgxcockroach.sql satellite/satellitedb: add burst_limit for project 2021-09-28 13:25:03 -04:00