org.clojars.mudphone/hbase

HBase is the Hadoop database. Use it when you need random, realtime read/write access to your Big Data. his project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware. HBase is an open-source, distributed, column-oriented store modeled after Google Bigtable.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 75 Downloads
  • 49 This Version

Leiningen/Boot

[org.clojars.mudphone/hbase "0.20.4"]

Clojure CLI/deps.edn

org.clojars.mudphone/hbase {:mvn/version "0.20.4"}

Gradle

implementation("org.clojars.mudphone:hbase:0.20.4")

Maven

<dependency>
  <groupId>org.clojars.mudphone</groupId>
  <artifactId>hbase</artifactId>
  <version>0.20.4</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.