pool   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/contrib/ceph.xtm

Implementation

;; connect to default pool
(define pool (rados-connect-to-pool cluster "my-new-pool"))


Back to Index

Similar Entries