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.
git clone git://github.com/brettlangdon/riakcached.git
cd riakcached
pip install -r docs-requirements.txt
cd ./docs
make html