On Mon, May 12, 2014 at 11:55 PM, wsnote <wsnote at 163.com> wrote: > Hi, everyone! > Where can I find the SDK of ceph object storage? > Python: boto > C++: libs3 which I found in the src of ceph and github.com/ceph/libs3. > where are that of other language? Does ceph supply them? > Otherwise I use the SDK of Amazon S3 directly? If you're using the RADOS Gateway, you should just use the normal S3 or Swift client libraries. Since we're borrowing their APIs to begin with, we don't maintain our own client libraries for it. :) -Greg Software Engineer #42 @ http://inktank.com | http://ceph.com