storj/uplink
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
..
ecclient logging: unify logging around satellite ID, node ID and piece ID (#3491) 2019-11-05 22:04:07 +01:00
eestream Repair with hashes (#2925) 2019-09-06 15:20:36 -04:00
metainfo storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
piecestore storagenode/gracefulexit + satellite/gracefulexit: add storagenode-side transfer validation (#3371) 2019-10-25 13:16:20 -04:00
storage storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
stream lib/uplink: remove Seek method (#2768) 2019-08-13 20:29:02 +03:00
config.go satellite/metainfo: support a wider range of values for RS.Total in satellite metainfo validation (#3431) 2019-10-31 15:04:33 -04:00