Omid

Omid is a lock-free centralized transaction manager designed for providing transactions to big data stores such as HBase.

License

License

GroupId

GroupId

com.yahoo.omid
ArtifactId

ArtifactId

omid
Last Version

Last Version

0.8.0-alpha
Release Date

Release Date

Type

Type

pom
Description

Description

Omid
Omid is a lock-free centralized transaction manager designed for providing transactions to big data stores such as HBase.
Project URL

Project URL

http://www.github.com/yahoo/omid
Source Code Management

Source Code Management

https://github.com/yahoo/omid

Download omid

Filename Size
omid-0.8.0-alpha.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • hbase-client
  • transaction-client
  • tso-server
  • commit-table
  • hbase-commit-table
  • hbase-coprocessor
  • benchmarks

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

com.yahoo.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.8.0-alpha