If only we wrote the webapp in haskell :) On Fri, Feb 25, 2011 at 4:35 PM, Bryan O'Sullivan <[email protected]> wrote: > On Fri, Feb 25, 2011 at 12:17 PM, Joseph Blomstedt <[email protected]> wrote: >> >> For protocol buffers there are client libraries that support >> connection pooling. Of the top of my head I know riak-js does, and [...] > > My Haskell client does, too: https://github.com/mailrank/riak-haskell-client > It also supports request pipelining, which I believe is unique among Riak > client libraries. You can fire off a few thousand requests over the wire and > start receiving results while still sending, and this works for automated > vclock conflict resolution, too.
-- Omnem crede diem tibi diluxisse supremum. _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
