mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
6da5a5888c
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> |
||
---|---|---|
.. | ||
s3 | ||
swift | ||
admin.rst | ||
adminops.rst | ||
api.rst | ||
barbican.rst | ||
bucketpolicy.rst | ||
compression.rst | ||
config-ref.rst | ||
dynamicresharding.rst | ||
elastic-sync-module.rst | ||
encryption.rst | ||
frontends.rst | ||
index.rst | ||
keystone.rst | ||
layout.rst | ||
ldap-auth.rst | ||
mfa.rst | ||
multisite.rst | ||
multitenancy.rst | ||
nfs.rst | ||
pools.rst | ||
s3.rst | ||
swift.rst | ||
sync-modules.rst | ||
troubleshooting.rst |