Client Libraries¶
- Erlang
Riak HTTP and Protocol Buffers interfaces riak-erlang-client on GitHub host the generated Erlang Client API Docs on GitHub.
- Javascript
用 jquery 通过ajax与riak进行交互。 riak-javascript-client on GitHub JavaScript sample app(yakriak——a Riak-powered Ajax-polling chatroom)
- Java
riak-java-client repo on GitHub in the Sonatype Maven Repo benchmarks
- PHP
riak-php-client repo on GitHub host the generated PHP client API Docs on GitHub PHP sample app
- Python
riak-python-client repo on GitHub host the generated Python client API Docs on GitHub The Python Client is also available in the FreeBSD ports tree
- Ruby
officially supported Ruby driver for Riak(Ripple) * Documentation * Wiki * Client Gem * Bug Tracker