storj/satellite
paul cannon 02be91b029
real-time tracking of space used per project (#1910)
Ran into difficulties trying to find the ideal solution for sharing
these counts between multiple satellite servers, so for now this is a
dumb solution storing recent space-usage changes in a big dumb in-memory
map with a big dumb lock around it. The interface used, though, should
allow us to swap out the implementation without much difficulty
elsewhere once we know what we want it to be.
2019-05-09 20:39:21 -05:00
..
console [V3-1614] Account settings rework (#1831) 2019-04-26 01:06:19 +10:00
inspector moved invalid/offline back into SQL (#1838) 2019-05-01 09:45:52 -04:00
mailservice hopefully sensible satellite defaults (#1888) 2019-05-07 10:44:47 -04:00
metainfo real-time tracking of space used per project (#1910) 2019-05-09 20:39:21 -05:00
orders wired up IsHealthy to config (#1820) 2019-04-23 18:45:50 -04:00
satellitedb repair checker resumes iterating where left off (#1879) 2019-05-08 13:59:50 -04:00
peer.go real-time tracking of space used per project (#1910) 2019-05-09 20:39:21 -05:00