storj/satellite/metainfo
Michał Niewrzał f1169ad7bd satellite/metainfo: return RS value with DownloadSegment response
Until now we where using single RS per object but it turns out that we
need to be able to support RS per segment. We need to give uplink such information while downloading.

Change-Id: I6565b7c08962b3a1429f6079e7c2023a0a7c8b72
2021-02-17 12:39:53 +01:00
..
expireddeletion all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metabase satellite/metainfo: add testing method from multipart-upload branch 2021-01-26 09:13:12 +00:00
objectdeletion all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
piecedeletion satellite/metainfo/piecedeletion Remove spaces from metrics. 2020-12-30 14:27:39 -03:00
pointerverification satellite/metainfo/pointerverification: service for verifying pointers 2020-03-19 16:27:38 +00:00
attribution_test.go satellite/orders: rollout phase3 of SettlementWithWindow endpoint 2020-10-26 14:56:28 +00:00
attribution.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00
batch.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
config_test.go satellite/metainfo: Update metainfo RS config to more easily support multiple RS schemes. 2020-11-09 22:16:13 +00:00
config.go satellite/metainfo: add testing method from multipart-upload branch 2021-01-26 09:13:12 +00:00
db_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
db.go satellite/satellitedb: add ListAllBuckets method 2020-12-10 14:19:27 +00:00
endpoint_test.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
loop_test.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
loop.go satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
loopstats.go satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
metainfo_test.go Use WithNonce when creating caveats 2021-02-04 13:46:32 -05:00
metainfo.go satellite/metainfo: return RS value with DownloadSegment response 2021-02-17 12:39:53 +01:00
service_test.go cmd/satellite: remove metainfo commands (#3955) 2020-10-22 13:33:09 +03:00
service.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
signing.go internalpb: move satellite specific protobuf types storj/storj 2020-10-30 08:49:16 +00:00
validation_norace.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation_race.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
validation.go satellite/metainfo: remove unused code 2020-10-28 12:40:14 +01:00
version_collector.go satellite/metainfo: collect uplink versions with monkit 2021-02-10 17:47:13 +01:00