Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 727 Bytes

File metadata and controls

37 lines (26 loc) · 727 Bytes

Riak (Python binding)

Installation

  1. Ensure Riak installed & running. (riak ping)
  2. Install the Python binding:
  1. If you use Pip, pip install riak.
  2. If you use easy_install, you should consider using Pip, but can run easy_install riak.
  3. You can download the package off PyPI, extract it and run python setup.py install.

Contents:

.. toctree::
   :maxdepth: 2

   tutorial

   client
   bucket
   riak_object
   mapreduce

Indices and tables