- Original Message -
> From: "Ken Dreyer"
> To: ceph-users@lists.ceph.com
> Sent: Tuesday, July 14, 2015 9:06:01 PM
> Subject: Re: [ceph-users] Ruby bindings for Librados
>
> On 07/13/2015 02:11 PM, Wido den Hollander wrote:
> > On 07/13/2015 09:43
On 07/13/2015 02:11 PM, Wido den Hollander wrote:
> On 07/13/2015 09:43 PM, Corin Langosch wrote:
>> Hi Wido,
>>
>> I'm the dev of https://github.com/netskin/ceph-ruby and still use it in
>> production on some systems. It has everything I
>> need so I didn't develop any further. If you find any bu
On 07/13/2015 09:43 PM, Corin Langosch wrote:
> Hi Wido,
>
> I'm the dev of https://github.com/netskin/ceph-ruby and still use it in
> production on some systems. It has everything I
> need so I didn't develop any further. If you find any bugs or need new
> features, just open an issue and I'm h
Hi Wido,
I'm the dev of https://github.com/netskin/ceph-ruby and still use it in
production on some systems. It has everything I
need so I didn't develop any further. If you find any bugs or need new
features, just open an issue and I'm happy to
have a look.
Best
Corin
Am 13.07.2015 um 21:24 s
Hi,
I have an Ruby application which currently talks S3, but I want to have
the application talk native RADOS.
Now looking online I found various Ruby bindings for librados, but none
of them seem "official".
What I found:
* desperados: https://github.com/johnl/desperados
* ceph-ruby: https://gi