[ 
https://issues.apache.org/jira/browse/LIBCLOUD-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738523#comment-13738523
 ] 

ASF subversion and git services commented on LIBCLOUD-369:
----------------------------------------------------------

Commit 8929aab4512bbe05e79a6d632bdd69e4fc28f736 in branch refs/heads/trunk from 
[~sfriesel]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=8929aab ]

[LIBCLOUD-369] Add extension method for listing container objects with prefix

Swift and S3 support a prefix parameter when listing a container
to narrow down the result.

Signed-off-by: Tomaz Muraus <[email protected]>

                
> Support for just listing containers with prefix
> -----------------------------------------------
>
>                 Key: LIBCLOUD-369
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-369
>             Project: Libcloud
>          Issue Type: Wish
>          Components: Storage
>            Reporter: Stefan Friesel
>            Priority: Minor
>         Attachments: ex_prefix.patch
>
>
> Both S3 and Swift support only listing objects in a container that match a 
> given prefix. With libcloud I can only list the whole container, which is 
> rather inefficient for big (~50K objects) containers. Is someone already 
> working on this? And if not, would it be worthwhile including in libcloud?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to