Registry / database / tsuna-gohbase

tsuna-gohbase

JSON →
library0.0.0-20260529203515-37f4b20f67e5gogounverified

Package gohbase provides a Go client for Apache HBase.

go get github.com/tsuna/gohbase
INSTALL
IMPORT
SIG · TSUNA-GOHBASE
T
tsuna-gohbase
databasegov0.0.0-20260529203515-37f4b20f67e5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gohbase
github.com/tsuna/gohbase

Creates a new HBase client connected to ZooKeeper.

package main import ( "fmt" "github.com/tsuna/gohbase" ) func main() { client := gohbase.NewClient("localhost:2181") fmt.Println("HBase client created") }
Debug
Known issues
breakingThe project is no longer maintained; consider using an alternative like github.com/apache/hbase-go.
fix
Migrate to an actively maintained HBase client.
affects: all
Upgrade
Version history
0.0.0-20260529203515-37f4b20f67e5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Meta
1
OpenAI (training)
1
Resources
tsuna-gohbase — go get tsuna-gohbase · libregistry