forked from basho/riak-erlang-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
37 lines (21 loc) · 730 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Erlang Client for Riak
======================
This is the Erlang client for Riak.
Table of Contents
=================
1 Documentation
2 Repositories
1 Documentation
~~~~~~~~~~~~~~~~
Documentation for the Erlang library can be found in the docs
subdirectory here.
Documentation for use of Riak clients in general can be found at
[https://wiki.basho.com/display/RIAK/Client+Libraries]
2 Repositories
~~~~~~~~~~~~~~~
The official source code for this client can be retrieved from
[http://github.com/basho/riak-erlang-client]
Riak can be obtained pre-built from
[http://downloads.basho.com/riak/]
or as source from
[http://github.com/basho/riak]