storj/satellite
Maximillian von Briesen d83a965139
storagenode/piecestore: Add retain service on storagenode (#2785)
Add retain service on storagenode. This service runs retain jobs that have been queued by the storagenodes. Rather than running retain jobs during the grpc Retain() call, the grpc call queues a retain job to the retain service and returns immediately afterwards, removing a significant bottleneck in garbage collection.
2019-08-19 14:52:47 -04:00
..
accounting storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +03:00
attribution rename all the things (#2531) 2019-07-28 08:55:36 +03:00
audit satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
console satellite/rewards: update current reward to be finished once redemption cap has reached (#2745) 2019-08-14 15:53:48 -04:00
discovery satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
gc storagenode/piecestore: Add retain service on storagenode (#2785) 2019-08-19 14:52:47 -04:00
inspector satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
mailservice Use zap.Stringer instead of zap.String (#2223) 2019-06-18 01:37:43 +02:00
marketingweb satellite/rewards: add generate referral link logic (#2655) 2019-07-31 12:01:18 -04:00
metainfo satellite/metainfo: fix storing enc key/nonce (#2759) 2019-08-15 14:45:49 +03:00
nodestats storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +03:00
orders satellite/orders: document protocol and fix typos (#2813) 2019-08-19 09:36:11 -04:00
overlay satellite/satellitedb: Add piece count column to nodes table (#2795) 2019-08-19 12:58:13 +02:00
payments Project Payment methods (#2037) 2019-07-10 23:29:26 +03:00
repair satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
rewards satellite/rewards: update current reward to be finished once redemption cap has reached (#2745) 2019-08-14 15:53:48 -04:00
satellitedb satellite/orders: document protocol and fix typos (#2813) 2019-08-19 09:36:11 -04:00
vouchers satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
peer.go satellite/orders: document protocol and fix typos (#2813) 2019-08-19 09:36:11 -04:00