[erlang-questions] RiakCS
Lee Sylvester
lee.sylvester@REDACTED
Mon Mar 31 19:41:09 CEST 2014
Thank you, this is very useful.
Regards,
Lee
On 31 Mar 2014, at 17:09, Gleb Peregud <gleber.p@REDACTED> wrote:
> Hey
>
> Here is example of using of erlcloud_s3 with LeoFS:
>
> https://github.com/leo-project/leofs_docs/blob/master/s3_client.rst#example-usage-6
>
> HTH,
> Gleb
>
> On Mon, Mar 31, 2014 at 4:55 PM, Lee Sylvester <lee.sylvester@REDACTED> wrote:
>> Hi Gleb,
>>
>> Thank you for the information. Are there any examples of ErlCloud S3 that I can take a look at?
>>
>> Thanks,
>> Lee
>>
>>
>>
>>> On Mar 31, 2014, at 1:28 PM, Gleb Peregud <gleber.p@REDACTED> wrote:
>>>
>>> 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