github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/pingcap/go-hbase/README.md (about)

     1  #go-hbase
     2  
     3  [![Build Status](https://travis-ci.org/pingcap/go-hbase.svg)](https://travis-ci.org/pingcap/go-hbase)
     4  
     5  Derived from [Lazyshot/go-hbase](https://github.com/Lazyshot/go-hbase). Add some new features and fix some bugs.
     6  
     7  ## New Features
     8  
     9  1. Coprocessor EndPoint call.
    10  2. Goroutine-safe.
    11  3. Admin commands: Create/Disable/Drop table.
    12  4. Pipelined RPC.
    13  
    14  Support HBase >= 0.98.5