Add pointer to c/c++ client

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366774 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2012-07-28 21:35:51 +00:00
parent 3a80b1b8dd
commit f86b1ecb03
1 changed files with 6 additions and 0 deletions

View File

@ -413,5 +413,11 @@
</section> <!-- thrift -->
<section xml:id="c">
<title>C/C++ HBase Client</title>
<para>FB's Chip Turner wrote a pure C/C++ client. <link xlink:href="https://github.com/facebook/native-cpp-hbase-client">Check it out</link>.
</para>
</section>
</chapter>