i am new to hy开发者_运维知识库pertable and i need to know how can i build an c++ client library to integrate hypertable in my cpp program
it is already written in c++. All you need to do is to compile it and link as library.
There are already some examples how to use it: https://github.com/nuggetwheat/hypertable/tree
精彩评论