Last Version

Omid Benchmarks 0.8.0-alpha

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

benchmarks
Version

Version

0.8.0-alpha
Type

Type

jar
Description

Description

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

Download benchmarks 0.8.0-alpha


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

Dependencies

compile (3)

Group / Artifact Type Version
com.yahoo.omid : transaction-client jar 0.8.0-alpha
com.yahoo.omid : hbase-commit-table jar 0.8.0-alpha
com.yahoo.omid : tso-server jar 0.8.0-alpha

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.