Shazam! https://github.com/DistributedNonsense/CorrugatedIron/blob/master/CorrugatedIron/RiakClient.cs#L541
There's also a StreamingListKeys operation that is somewhat less blocking that a straight up ListKeys. --- Jeremiah Peschka Founder, Brent Ozar Unlimited On Nov 9, 2012, at 9:14 AM, Kevin Burton <[email protected]> wrote: > Agreed that I would not try this in production. If possible I would still > like to see if CI has a way to do this before I go and implement a custom web > request to do this. > > On Nov 9, 2012, at 11:02 AM, Mark Phillips <[email protected]> wrote: > >> On Fri, Nov 9, 2012 at 7:51 AM, Kevin Burton <[email protected]> >> wrote: >>> I would like to get a list of all the keys in a particular bucket. I would >>> prefer the answer come in the form of a CorrugatedIron sample but a general >>> REST call would also be helpful. Is this possible? Thank you. >> >> This is well-documented in our docs [0]. Please note that this is >> *not* recommended for production use (as the page states). I took a >> quick look at the CorrugatedIron docs [1] and didn't find any details >> on how to do this which means that either a) I missed it or b) OJ and >> Jeremiah saved you a lot of production pain by not implementing it. :) >> >> Mark >> >> [0] http://docs.basho.com/riak/latest/references/apis/http/HTTP-List-Keys/ >> [1] http://corrugatediron.org/documentation/Basics.Querying.html >> >>> _______________________________________________ >>> riak-users mailing list >>> [email protected] >>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
