A Memcached like interface to the Riak HTTP Client. Read The Docs
The documentation can be found in the /docs directory in this repository and should be fairly complete for the codebase.
To build the documentation yourself you will require sphinx and sphinxcontrib-fulltoc
pip install sphinx sphinxcontrib-fulltoc
git clone git://github.com/brettlangdon/riakcached.git
cd ./docs
make html