Developing with Riak TS
Riak TS provides protobuf request APIs for the following clients:
You can find more information on each officially supported, open-source client libraries at the links below.
Language | Source | Documentation | Download |
---|---|---|---|
Java | riak-java-client | javadoc, wiki | Maven Central |
Python | riak-python-client | sphinx | PyPI |
Node.js | riak-nodejs-client | api docs, wiki | NPM, GitHub Releases |
Erlang | riak-erlang-client (riakc) | edoc | GitHub |