Timestamp Storage

Apache Omid provides multi-row/multi-table transactional support for HBase-based applications

License

License

GroupId

GroupId

org.apache.omid
ArtifactId

ArtifactId

omid-timestamp-storage
Last Version

Last Version

0.9.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Timestamp Storage
Apache Omid provides multi-row/multi-table transactional support for HBase-based applications
Project Organization

Project Organization

Apache Software Foundation

Download omid-timestamp-storage

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.omid/omid-timestamp-storage/ -->
<dependency>
    <groupId>org.apache.omid</groupId>
    <artifactId>omid-timestamp-storage</artifactId>
    <version>0.9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.omid/omid-timestamp-storage/
implementation 'org.apache.omid:omid-timestamp-storage:0.9.0.0'
// https://jarcasting.com/artifacts/org.apache.omid/omid-timestamp-storage/
implementation ("org.apache.omid:omid-timestamp-storage:0.9.0.0")
'org.apache.omid:omid-timestamp-storage:jar:0.9.0.0'
<dependency org="org.apache.omid" name="omid-timestamp-storage" rev="0.9.0.0">
  <artifact name="omid-timestamp-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.omid', module='omid-timestamp-storage', version='0.9.0.0')
)
libraryDependencies += "org.apache.omid" % "omid-timestamp-storage" % "0.9.0.0"
[org.apache.omid/omid-timestamp-storage "0.9.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.omid : omid-hbase-common jar 0.9.0.0
org.apache.omid : omid-common jar 0.9.0.0
org.apache.curator : curator-framework jar 2.6.0
org.apache.curator : curator-recipes jar 2.6.0
org.apache.hbase : hbase-client jar ${hbase.version}
com.google.guava : guava jar 14.0.1
com.google.inject : guice jar 3.0
org.slf4j : slf4j-api jar 1.7.7

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.mockito : mockito-all jar 1.9.5
org.apache.hbase : hbase-testing-util jar ${hbase.version}
org.apache.curator : curator-test jar 2.6.0

Project Modules

There are no modules declared in this project.

Build Status Coverage Status

The Omid project provides transactional support for HBase-based applications.

Quickstart

Check the Omid basic concepts or go directly to the quick start guide.

For a more detailed view of the system, check the sections in the technical documentation here.

License

Code licensed under the Apache License Version 2.0. See LICENSE file for terms.


Omid logo by Ignacio Prieto

org.apache.omid

Yahoo

Yahoo is a Verizon Media brand. This organization is the home to many of the active open source projects published by engineers at Yahoo and Verizon Media.

Versions

Version
0.9.0.0
0.8.2.0