Sounds like a great project. Comments inline. -Alexander

On Mon, Jun 11, 2012 at 11:04 AM, Alex Leverington <[email protected]>wrote:

>
> I'm building a macos gui for various nosql/key-value/document servers and
> have a few questions. For Riak I'm looking into whether it would it be
> better to use the HTTP interface, PBC interface, or use one of the client
> libraries.
>
> It looks like the HTTP interface is the most mature feature-wise. Are
> there any circumstances where the protobuf interface should be used instead
> of HTTP?
>

Performance. PBC > HTTP. You might want to check out integrating the python
client lib with pycocoa, http://pyobjc.sourceforge.net/ as a starting point.


>
>
> Is there already a desktop MacOS client for Riak?
>

Not that I know of.


>
>
>
> Thanks!
> _______________________________________________
> 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

Reply via email to