[erlang-questions] RiakCS
Gleb Peregud
gleber.p@REDACTED
Mon Mar 31 14:28:16 CEST 2014
Hello Lee
I am not sure how compatible RiakCS is with Amazon S3 API, but you can
specify S3 hostname and port when setting up credentials in erlcloud.
Take a look at erlcloud_s3:new/3,4 and erlcloud_s3:configure/3,4.
These should tell erlcloud to connect to your RiakCS and you can check
if it is actually API-compatible.
Hope this helps,
Gleb
On Sun, Mar 30, 2014 at 6:58 PM, Lee Sylvester <lee.sylvester@REDACTED> wrote:
> Hi all,
>
> I’m running a Riak cluster and a RiakCS cluster. I want to be able to make direct calls to my RiakCS cluster, but the only client I can find for doing this (or examples of) use erlcloud, which seems tightly bound to Amazon’s S3. Is there a preferred way to use RiakCS from Erlang?
>
> Thanks,
> Lee
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list