storj/satellite/metainfo
Michal Niewrzal 6502454947 satellite/metainfo: move RS configuration to satellite
With this change RS configuration will be set on satellite. Uplink with
get RS values with BeginObject request and will use it. For backward
compatibility and to avoid super large change redundancy scheme stored
with bucket is not touched. This can be done in future.

Change-Id: Ia5f76fc10c37e2c44e4f7b8754f28eafe1f97eff
2020-01-22 09:33:53 +00:00
..
batch.go satellite/metainfo: combine CommitSegment and CommitObject in batch 2020-01-21 09:30:55 +00:00
config.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
db_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
db.go common: separate repository 2019-12-27 14:11:15 +02:00
delete_pieces_service_test.go satellite/metainfo: Create service for deleting pieces 2020-01-15 15:24:20 +01:00
delete_pieces_service.go satellite/metainfo: Create service for deleting pieces 2020-01-15 15:24:20 +01:00
endpoint_test.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
loop_test.go common: separate repository 2019-12-27 14:11:15 +02:00
loop.go all: fix import groupings 2020-01-20 17:47:44 +00:00
metainfo_old_test.go uplink: move to storj.io/uplink (#3746) 2020-01-08 15:40:19 +02:00
metainfo_test.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
metainfo.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
service_test.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
service.go uplink: move to storj.io/uplink (#3746) 2020-01-08 15:40:19 +02:00
validation.go satellite/metainfo: Rate limiting - API requests 2020-01-21 14:25:04 +00:00