Re: Millions of buckets?

2011-05-11 Thread Alexey Prohorenko
Well, technically searching within a smaller bucket (with much less keys) should be faster, correct? On Wed, May 11, 2011 at 12:19 PM, Aphyr wrote: > Since buckets are essentially key prefixes, I think buckets will probably > not make this faster. Maybe one of the riak-search experts knows why y

Re: Load Balancing With Riak Ruby Client

2011-05-29 Thread Alexey Prohorenko
Is there are any solution for round robin through HAproxy to Riak using protobufs? I believe Yammer guys are using it in their setup.. Might be wrong, though. On May 29, 2011, at 10:35 AM, "Scott M. Likens" wrote: Hey, In my Chef recipes for AppCloud (Engine Yard's PaaS Product) I actually con