storj/internal
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
..
cui better batch-generation (#1219) 2019-02-06 09:04:12 +01:00
currency satellite/rewards: use USD type (#2384) 2019-07-01 15:16:49 -04:00
date storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +03:00
dbutil storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +03:00
debugging Identity versioning (#1389) 2019-04-08 20:15:19 +02:00
errs2 libuplink upload/download err handling improvements (#2725) 2019-08-07 16:28:27 +02:00
fpath Fix storing struct in context (#2126) 2019-06-05 16:02:29 +02:00
memory Don't convert to float to avoid losing precision. (#2092) 2019-06-03 18:37:40 +02:00
migrate fix import ordering (#2322) 2019-06-25 12:46:29 +03:00
post Fix smtp sender return error on close (#2162) 2019-07-01 19:43:10 +02:00
processgroup updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
readcloser remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00
s3client aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
sync2 internal/sync2: Fix typo in doc comment (#2685) 2019-08-01 17:10:27 +02:00
testblobs move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
testcontext Re-implement libstorj API (V2) using libuplink (V3) (#2573) 2019-07-30 13:40:05 +02:00
testidentity Always use difficulty larger than 8 for identites (#2160) 2019-06-10 14:00:53 +02:00
testpeertls Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
testplanet storagenode/piecestore: Add retain service on storagenode (#2785) 2019-08-19 14:52:47 -04:00
testrand storagenode/nodestats: cache node stats (#2543) 2019-08-08 16:47:04 +03:00
teststorj Refactor pb.Node protobuf (#1785) 2019-04-22 12:07:50 +03:00
version don't use global loggers (#2675) 2019-07-31 17:38:44 +03:00