Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 660 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 660 Bytes

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)