storj/satellite
paul cannon 0c025fa937 storage/: remove reverse-key-listing feature
We don't use reverse listing in any of our code, outside of tests, and
it is only exposed through libuplink in the
lib/uplink.(*Project).ListBuckets() API. We also don't know of any users
who might have a need for reverse listing through ListBuckets().

Since one of our prospective pointerdb backends can not support
backwards iteration, and because of the above considerations, we are
going to remove the reverse listing feature.

Change-Id: I8d2a1f33d01ee70b79918d584b8c671f57eef2a0
2019-11-12 18:47:51 +00:00
..
accounting satellite/satellitedb: console tables archview comments updated (#3465) 2019-11-04 16:37:39 +02:00
attribution satellite: remove remote/inline file from BucketTally (#3041) 2019-09-13 16:51:41 +03:00
audit satellite/metainfo: fix some uses of metainfo.Delete (#3513) 2019-11-06 18:02:14 +01:00
console satellite/console: service error types added, error handling fixed (#3538) 2019-11-12 15:14:31 +02:00
contact logging: unify logging around satellite ID, node ID and piece ID (#3491) 2019-11-05 22:04:07 +01:00
dbcleanup all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
gc satellite/metainfo: fix some uses of metainfo.Delete (#3513) 2019-11-06 18:02:14 +01:00
gracefulexit satellite/gracefulexit: separate functional code in endpoint (#3476) 2019-11-08 13:57:51 -05:00
inspector all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
mailservice web/satellite: auth graphql api replaced with REST API (#3396) 2019-10-29 16:24:16 +02:00
marketingweb satellite/rewards: fixes from review comments (#3495) 2019-11-06 20:37:53 +02:00
metainfo storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
metrics satellite/metrics: create a metrics chore (#3263) 2019-10-16 14:08:33 -04:00
nodestats all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
orders storagenode/gracefulexit: Implement storage node graceful exit worker - part 1 (#3322) 2019-10-22 16:42:21 -04:00
overlay satellite/gracefulexit: select new node filtered by Distinct IP (#3435) 2019-11-06 16:38:51 -05:00
payments satellite/console: add token deposit API, populate billing history with transactions (#3500) 2019-11-12 13:14:34 +02:00
repair storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
rewards satellite/rewards: use base32 instead of base64+json (#3522) 2019-11-12 15:43:03 +02:00
satellitedb satellite/console: add token deposit API, populate billing history with transactions (#3500) 2019-11-12 13:14:34 +02:00
vouchers all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
api.go satellite/peer: add payments config (#3488) 2019-11-05 21:26:19 +01:00
core.go satellite/console: add token deposit API, populate billing history with transactions (#3500) 2019-11-12 13:14:34 +02:00
peer.go satellite/peer: add payments config (#3488) 2019-11-05 21:26:19 +01:00
repairer.go satellite/repair: add timeout for repair download from a single node(#3418) 2019-10-30 16:31:08 -04:00