GitXplorerGitXplorer
h

hbase-scala

public
4 stars
2 forks
2 issues

Commits

List of commits on branch master.
Unverified
1025bc2b3cebc7f0ea551944f2f72c3efc6962d1

Bump after release

hhamnis committed 10 years ago
Unverified
7e80c2a74de1afe1d378fbc923f8a142034ee13d

set version to release

hhamnis committed 10 years ago
Unverified
6e41cbf44bf67fabbfdd0cd93d3ff37b036d53f6

Cross publishing

hhamnis committed 10 years ago
Unverified
ce6fc136ae2ae490af71001814a23ae6a56a8479

Bump version

hhamnis committed 11 years ago
Unverified
842a726c1b5ab0bf5fbb6a9ce8b234321e69871f

Updated readme

hhamnis committed 11 years ago
Unverified
ea34f0c71957b4819c2cafbf823be1f2f6817139

delete implemented

hhamnis committed 11 years ago

README

The README file for this repository.

hbase-scala

Build Status

Simple client wrapper around HTable.

Add sbt dependencies

libraryDependencies += "net.hamnaberg" %% "hbase-scala" % "0.4.0"

See hbase.example.Main for usage.

For now this requires hbase 0.94. Hbase 0.96 or higher has not been tested.