#
rados
Here are 11 public repositories matching this topic...
dotnwat
commented
Jul 22, 2019
[ RUN ] LevelCAPI/LibZLogCAPITest.Trim/0
could not load backend lib/libzlog_backend_.so: cannot open shared object file: No such file or directory
Connectors to use Alfresco with Content Store based on Software Defined Storage
-
Updated
Jun 13, 2017 - Java
Safe, high-level RADOS bindings using the ceph-rust bindings.
-
Updated
Feb 8, 2018 - Rust
Docker image which contains ceph library and related python library based on alpine
-
Updated
Apr 10, 2017
Opinionated high-level wrapper for librados (Ceph).
-
Updated
Sep 29, 2017 - Rust
Improve this page
Add a description, image, and links to the rados topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rados topic, visit your repo's landing page and select "manage topics."
librbd offers a way to get notified in case the metadata of an RBD image changes.
rbd_update_watch()can be used to setup a callback so that the application can get informed.The
internal/callbackspackage should be useful for implementing this.