0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-09 02:42:21 +02:00
gitea/vendor/github.com/pingcap/go-hbase
..
iohelper
proto
action.go
admin.go
call.go
client.go
client_ops.go
column.go
conn.go
del.go
get.go
LICENSE
put.go
README.md
result.go
scan.go
service_call.go
types.go
utils.go

#go-hbase

Build Status

Derived from Lazyshot/go-hbase. Add some new features and fix some bugs.

New Features

  1. Coprocessor EndPoint call.
  2. Goroutine-safe.
  3. Admin commands: Create/Disable/Drop table.
  4. Pipelined RPC.

Support HBase >= 0.98.5