277f8d2ae0
Initialy we wanted to put segment usage into cache values retrieved directly from metabase but it cause performance issues. Now we will be collecting segment usage from tally object loop and those values will be put into a cache but becuse we cannot get those values on demand we shouldn't expire cache value at all because objects loop requires sustencial amount of time to be executed. Part of solution for https://github.com/storj/storj/issues/4744 Change-Id: I3b37e23badeecebed0c95064156e85b38038bfe2 |
||
---|---|---|
.. | ||
cache.go | ||
doc.go | ||
live_test.go | ||
redis.go |