/rados4j

Java binding for librados and librbd

Primary LanguageJava

RADOS4J

A Java binding for librados and librbd (an alternative to https://github.com/ceph/rados-java)

Testing

The unit tests require a running CEPH instance. A ceph/demo docker container is a great way to deploy a test instance. There are three environment variables to point test to your installation: RADOS_TEST_CLUSTER, RADOS_TEST_CONF, RADOS_TEST_POOL, with admin, /etc/ceph/ceph.conf and test-pool as default values.

License:

licensed under LGPLv3 (or later)