storj/pkg
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
..
auth all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
bloomfilter Implement garbage collection on satellite (#2577) 2019-07-24 13:26:43 -04:00
cfgstruct pkg/{cfgstruct,identity}: replace seperator in default values when path tag set (#3498) 2019-11-12 12:31:19 +01:00
encryption all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
identity pkg/{cfgstruct,identity}: replace seperator in default values when path tag set (#3498) 2019-11-12 12:31:19 +01:00
listenmux pkg/listenmux: resolve deadlock in test 2019-09-20 21:16:59 +00:00
macaroon metainfo: move api keys to part of the request (#3069) 2019-09-19 10:19:29 -06:00
miniogw uplink: Suppress one metainfo call on delete (#3511) 2019-11-07 10:39:40 +01:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
peertls pkg/rpc: defeat MITM attacks in most cases (#3215) 2019-10-12 14:34:41 -06:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process Initialize math/rand default source (#3552) 2019-11-12 10:03:41 -07:00
ranger all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
revocation cmd/identity: allow using redis for RevocationDB (#3259) 2019-11-01 13:27:47 -04:00
rpc pkg/rpc: ensure connections are quickly closed 2019-11-12 15:53:36 +00:00
server satellite/discovery: remove discovery related code (#3175) 2019-10-14 10:57:01 -04:00
signing satellite/gracefulexit: Add signatures for success/failed exit finished messages. (#3368) 2019-10-25 16:36:26 -04:00
storj storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
telemetry pkg/process: reduce noise in storj-sim (#2988) 2019-09-10 10:32:53 +03:00