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 skyhook client-side library #10

Open ivotron opened 4 years ago

ivotron commented 4 years ago

allow applications to call a c/c++ library directly (instead of interfacing with the run-query binary). This entails defining the skyhookdm C++ API which may (or not) hide cls/cls_tabular.h. When deployed, this client library will have as dependency librados.