You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2016/03/22 21:11:34 UTC

mesos git commit: Reflecting rename of Tachyon to Alluxio.

Repository: mesos
Updated Branches:
  refs/heads/master fb5a6ef1d -> 87a7831c8


Reflecting rename of Tachyon to Alluxio.

Tachyon has been renamed to Alluxio. The documentation on frameworks
should be updated to reflect that.

Review: https://reviews.apache.org/r/45163/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/87a7831c
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/87a7831c
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/87a7831c

Branch: refs/heads/master
Commit: 87a7831c8b6042deda3951700f55312914ec228b
Parents: fb5a6ef
Author: Jiri Simsa <ji...@gmail.com>
Authored: Tue Mar 22 13:11:24 2016 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Mar 22 13:11:24 2016 -0700

----------------------------------------------------------------------
 docs/frameworks.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/87a7831c/docs/frameworks.md
----------------------------------------------------------------------
diff --git a/docs/frameworks.md b/docs/frameworks.md
index 7c5517c..6325218 100644
--- a/docs/frameworks.md
+++ b/docs/frameworks.md
@@ -31,7 +31,7 @@ layout: documentation
 
 ## Data Storage
 
+* [Alluxio](http://alluxio.org) is a memory-centric distributed storage system enabling reliable data sharing at memory-speed across cluster frameworks.
 * [Cassandra](https://github.com/mesosphere/cassandra-mesos) is a performant and highly available distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure make it the perfect platform for mission-critical data.
 * [ElasticSearch](https://github.com/mesosphere/elasticsearch-mesos) is a distributed search engine. Mesos makes it easy to run and scale.
 * [Hypertable](https://code.google.com/p/hypertable/wiki/Mesos) is a high performance, scalable, distributed storage and processing system for structured and unstructured data.
-* [Tachyon](http://tachyon-project.org) is a memory-centric distributed storage system enabling reliable data sharing at memory-speed across cluster frameworks.