storj/satellite/metainfo
Michal Niewrzal cfb45a785c satellite/metainfo/metabase: add TotalPlainSize to objects table
We need to know how large is object in general and we shouldn't query
segments for that.

Change-Id: Ie316e1ec38bfc39065e6046b79b55d58f3ce9d53
2020-11-25 14:35:28 +01:00
..
expireddeletion satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
metabase satellite/metainfo/metabase: add TotalPlainSize to objects table 2020-11-25 14:35:28 +01:00
piecedeletion Merge 'master' branch 2020-11-10 11:58:59 +00: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: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
batch.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
config_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
config.go satellite/metainfo: implement IsBucketEmpty with metabase 2020-11-25 12:20:30 +00:00
db_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
db.go satellite/orders: add bucket id to order limit 2020-09-03 10:50:11 +03:00
endpoint_test.go satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
loop_test.go satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00: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 satellite/metainfo: change ListSegments required permission to 2020-11-24 17:50:33 +01:00
metainfo.go satellite/metainfo/metabase: add TotalPlainSize to objects table 2020-11-25 14:35:28 +01:00
service_test.go satellite/metainfo: implement IsBucketEmpty with metabase 2020-11-25 12:20:30 +00:00
service.go satellite/metainfo: implement IsBucketEmpty with metabase 2020-11-25 12:20:30 +00: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: upload/download with metabase 2020-11-11 12:13:52 +00:00