storj/satellite/satellitedb/dbx
Ethan 9506b67ca2 satellite/projectaccounting: Improve performance of ProjectAccounting.getBuckets
Limit bucket name lookup to date range of the calling methods since we only need distinct bucket names for that time period.
Adds new index and removes an index specific to project ID since it is no longer needed.

Change-Id: Ic07bbfb1c32280e0c0e39f8da020b284e1e5d974
2021-02-03 14:05:12 +00:00
..
templates satellite/dbx: standardize on assignment 2020-12-01 16:10:18 +00:00
cockroach.go satellite/dbx: add retries for QueryRowContext-based operations 2020-11-29 18:09:46 -07:00
gen.go satellite/dbx: only retry with cockroach 2020-11-29 18:10:07 -07:00
gen.sh satellite/satellitedb: add lint ignore rule to support staticcheck 2020.2 2020-12-14 21:16:31 +00:00
satellitedb.dbx satellite/projectaccounting: Improve performance of ProjectAccounting.getBuckets 2021-02-03 14:05:12 +00:00
satellitedb.dbx.go satellite/projectaccounting: Improve performance of ProjectAccounting.getBuckets 2021-02-03 14:05:12 +00:00
satellitedb.dbx.pgx.sql satellite/projectaccounting: Improve performance of ProjectAccounting.getBuckets 2021-02-03 14:05:12 +00:00
satellitedb.dbx.pgxcockroach.sql satellite/projectaccounting: Improve performance of ProjectAccounting.getBuckets 2021-02-03 14:05:12 +00:00