Riak client libraries are available for many languages. Rather than
bundle them with the Riak server source code, we have given them each
their own source repository. Currently, official Riak client language
libraries include:
+ Javascript
http://bitbucket.org/basho/riak-javascript-client
+ Python
http://bitbucket.org/basho/riak-python-client
+ Ruby
http://bitbucket.org/basho/riak-ruby-client
http://github.com/seancribbs/ripple/
+ Java
http://bitbucket.org/basho/riak-java-client
+ PHP
http://bitbucket.org/basho/riak-php-client
+ Erlang
http://bitbucket.org/basho/riak-erlang-client
(using protocol buffers instead of distributed Erlang)
riak_search / client_lib /
| Filename | Size | Date modified | Message |
|---|---|---|---|
|
709 B
|
|
move client libraries out of client_lib and into their own language-specific repositories:
|