GitXplorerGitXplorer
s

libradosgo

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
66ed5d40f58aa34455d2d67f7a2afe44620138d1

Fix link's name in README.

ssathlan committed 10 years ago
Unverified
f5cbd1b77129851ef77e871fb63fbe8239522582

Fix link to documentation.

ssathlan committed 10 years ago
Unverified
ce446e0c7904f859ca4271935d05440194816502

Initial commit.

ssathlan committed 10 years ago

README

The README file for this repository.

libradosgo

The libradosgo package provides support for a very small subset of the ceph librados.

It's based on the code of the ceph python binding.

usage and examples

See godoc.org/github.com/sathlan/libradosgo for examples and usage.

It implements the IoCtxCreateDestroyer interface needed for the usage of the librbdgo

roadmap

  • Implements more of the rados library.

contributing

Features, Issues, and Pull Requests are always welcome.