Hi Issam - This is not supported. You must list the buckets first, or, better yet, track buckets where each bucket name is a key within a single bucket. You can then list the keys in that bucket, which will place less load on your cluster than listing all the buckets.
Please note that both listing buckets and keys places significant load on a cluster and is not intended for production use. -- Luke Bakken Engineer [email protected] On Tue, Feb 23, 2016 at 2:21 PM, Issam Bandak <[email protected]> wrote: > Hi yall, > > Is there a way to list all the keys in the cluster without knowing the > buckets they belong to. How can I do that? > > Thank you _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
