litanhua
litanhua

Reputation: 1637

How can I install librados on mac osx?

I want to develop a object storage appliaction using ceph. Official client library include java/c++/php/python but exclude golang. Our team use golang as primary develop language and mac osx as default develop environment.

go-ceph is a golang client for ceph, but it requires libredos, but I don't know how to install librados on maxos.

thanks you~

Upvotes: 0

Views: 1343

Answers (1)

litanhua
litanhua

Reputation: 1637

Find a simple APIs to access any Amazon S3 compatible object storage: Minio Go Client SDK for Amazon S3 Compatible Cloud.

Do not need to install a client on osx.

thanks.

Upvotes: 2

Related Questions