storj/storage/postgreskv
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
..
schema satellitedb: separate migration into subcommand (#3436) 2019-11-02 13:09:07 -07:00
alternateclient_test.go cover all the things (#1818) 2019-04-26 16:39:11 +03:00
alternateclient.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
client_test.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
client.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00