ceph/doc/radosgw
J. Eric Ivancich 6da5a5888c rgw: ability to list bucket contents in unsorted order for efficiency
Add the ability to list the contents of a bucket without the results
being sorted. This can have performance benefits since all bucket
shards do not need to be queried. This is done by adding a parameter
to the REST query string (i.e., "allow_unordered" [note underscore]
for swift or "allow-unordered" [note hyphen] for s3) to true.

This works with other request parameters such as marker, end_marker,
and prefix. But it does not work when delimeter is used. Also, because
the results are not in order, a subsequent marker may precede an
earlier marker.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
2018-04-11 13:01:03 -04:00
..
s3 rgw: ability to list bucket contents in unsorted order for efficiency 2018-04-11 13:01:03 -04:00
swift rgw: ability to list bucket contents in unsorted order for efficiency 2018-04-11 13:01:03 -04:00
admin.rst
adminops.rst doc: Add usage doc for individual bucket quota Admin API 2018-01-05 01:48:51 +00:00
api.rst
barbican.rst
bucketpolicy.rst doc: rgw add the newly supported bucket policy conditionals 2018-01-22 14:47:33 +01:00
compression.rst
config-ref.rst doc/rgw: add page for http frontend configuration 2018-01-22 14:45:25 -05:00
dynamicresharding.rst doc: Fixes dynamic-resharding doc formatting 2018-03-20 14:19:32 +05:30
elastic-sync-module.rst doc: rgw add some basic documentation for sync plugins & ES 2018-02-05 18:38:25 +01:00
encryption.rst
frontends.rst rgw: add ssl support to beast frontend 2018-04-05 15:30:22 -04:00
index.rst rgw: mfa documentation 2018-04-09 07:02:17 -07:00
keystone.rst
layout.rst
ldap-auth.rst
mfa.rst rgw: mfa documentation 2018-04-09 07:02:17 -07:00
multisite.rst
multitenancy.rst
nfs.rst
pools.rst
s3.rst
swift.rst doc: fix warning reported by "build-doc linkcheck" 2017-10-24 15:58:48 +08:00
sync-modules.rst doc: add sync modules to toc 2018-02-05 18:38:25 +01:00
troubleshooting.rst