|
|
12 years ago | |
|---|---|---|
| docs | 12 years ago | |
| riakcached | 12 years ago | |
| .gitignore | 12 years ago | |
| .travis.yml | 12 years ago | |
| LICENSE.txt | 12 years ago | |
| MANIFEST.ini | 12 years ago | |
| README.md | 12 years ago | |
| docs-requirements.txt | 12 years ago | |
| requirements.txt | 12 years ago | |
| setup.py | 12 years ago | |
| test-requirements.txt | 12 years ago | |
A Memcached like interface to the Riak HTTP Client.
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