If only we wrote the webapp in haskell :)

On Fri, Feb 25, 2011 at 4:35 PM, Bryan O'Sullivan <b...@mailrank.com> wrote:
> On Fri, Feb 25, 2011 at 12:17 PM, Joseph Blomstedt <dkl...@gmail.com> 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
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to