uccross / skyhookdm-ceph-cls

Skyhook Data Management: Storage and management of tabular data in Ceph.
https://www.skyhookdm.com
GNU Lesser General Public License v2.1
13 stars 9 forks source link

create python library #7

Open ivotron opened 4 years ago

ivotron commented 4 years ago

Once a C/C++ API is defined (#90), we can create python bindings for skyhook (e.g. using cython). Similarly to the c/c++ library , this might require to have python-rados as a dependency.

ivotron commented 4 years ago

once work on this begins, we can create a separate repo