ExRiak v0.4.0 ExRiak View Source
ExRiak’s main modules closely mirrors riak-erlang-client’s API.
Below are the mappings between ExRiak
modules and the
riak-erlang-client
modules.
Elixir | Erlang |
---|---|
ExRiak.PBSocket | :riakc_pb_socket |
ExRiak.Object | :riakc_object |
To get a better understanding of how to use this client, review the above modules and check out the following resources:
Link to this section Summary
Types
A riak bucket name
Combination of bucket_type and bucket
Term used to locate a bucket
A riak bucket type
Riak object key
Link to this section Types
A riak bucket name
Combination of bucket_type and bucket
Term used to locate a bucket
A riak bucket type.
Riak object key