storj/internal/testplanet
Jess G 022f5d2e14
storagenode: add space used cache for pieces (#2753)
* add cache, update cache w/piece create/delete

* add service w/loop to cache to recalculate space used cache

* add piecestore cache to other sn svcs to use

* add table to persist the total space used

* rm cache where not needed

* rm stuff from sn svcs

* start fixing tests, changes per comments

* update commits

* add unit tests

* fix commiting before we write header bytes

* fix cache create test

* copy cache map, add started back to recalc

* fix test

* add test, update comments
2019-08-12 14:43:05 -07:00
..
bootstrap.go add missing error handling (#2630) 2019-07-25 17:01:44 +02:00
dir.go internal/testplanet: add missing consoleserver.Config (#2269) 2019-06-20 22:27:36 +02:00
planet_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
planet.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
reconfigure.go overlay cache: slight modification of node-is-online rules (#2490) 2019-07-09 22:36:09 -04:00
run_test.go Ensure that tally tests run against postgres (#1227) 2019-02-05 16:23:45 +02:00
run.go Improve stability of TestDownloadSharesDownloadTimeout (#2210) 2019-07-05 19:04:15 +03:00
satellite.go V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
storagenode.go storagenode: add space used cache for pieces (#2753) 2019-08-12 14:43:05 -07:00
uplink_test.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
uplink.go cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00