On Mon, Feb 14, 2011 at 6:29 AM, Aditya Patadia <adityapata...@gmail.com> wrote:
> I have gone through documentation but could not find any python bindings for
> luwak. Can anyone please guide me how can i store large files in Riak using
> luwak and python???

Hello, Aditya.  Unfortunately, there are no Python bindings
specifically written for Luwak.  However, Luwak does expose a very
simple HTTP interface, which is easy to enable by following the
instructions on this page:

   http://wiki.basho.com/Luwak.html

That page also explains a few things about how the HTTP operations
relate to Luwak operations.  If you're familiar with Python's HTTP
libraries, you should be able to make it play pretty quickly.

-Bryan

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to