Skip to content

Repository files navigation

Tachyon

The master branch is in version 0.6.0-SNAPSHOT:

Building applications with Tachyon

Dependency Information

Apache Maven

<dependency>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-client</artifactId>
<version>0.5.0</version>
</dependency>

Gradle

compile 'org.tachyonproject:tachyon-client:0.5.0'

Apache Ant

<dependencyorg="org.tachyonproject"name="tachyon"rev="0.5.0">
<artifactname="tachyon-client"type="jar" />
</dependency>

SBT

libraryDependencies += "org.tachyonproject" % "tachyon-client" % "0.5.0"

About

A Reliable Memory Centric Distributed Storage System

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages