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.
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) hidecls/cls_tabular.h
. When deployed, this client library will have as dependencylibrados
.