storj/satellite/accounting/live
Michał Niewrzał 000957f64a satellite/accounting: add functionality to get and cache project segment count
We want to set maximum number of segments per project. This change will
add functionality to get number of segments currently used by project.
To avoid often DB calls segment cound will be cached and refreshed every
few minutes.

Change-Id: I2ecb6484f5afc3875c0e0dfaea360e8872f9d196
2021-12-09 12:30:52 +00:00
..
cache.go satellite/satellitedb: use AS OF SYSTEM TIME for GetProjectBandwidth query 2021-06-28 15:19:47 +00:00
doc.go satellite/accounting: Fix and enhance code doc comments 2020-11-04 09:50:48 +00:00
live_test.go redis: Rename functions prefixed with New by Open 2021-03-25 06:09:27 +00:00
redis.go satellite/accounting: add functionality to get and cache project segment count 2021-12-09 12:30:52 +00:00