storj/cmd
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 cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
certificates cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
gateway cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
identity don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00
inspector satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
internal Use SaltedKeyFromPassphrase in Uplink CLI and Gateway (#2637) 2019-07-29 10:17:49 +03:00
linksharing cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
s3-benchmark aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
satellite cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
statreceiver Fix some leaks and add notes about close handling (#2334) 2019-06-25 23:00:51 +03:00
storagenode storagenode: add space used cache for pieces (#2753) 2019-08-12 14:43:05 -07:00
storj-sim cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
uplink remove identity setup from uplink instructions (#2761) 2019-08-12 15:40:16 +02:00
versioncontrol cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00