i am new to hypertable and i need to know how can i build an c++ client library to integrate hypertable in my cpp program
Asked
Active
Viewed 442 times
1 Answers
0
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

fazo
- 1,807
- 12
- 15