diff options
author | Michael Lando <ml636r@att.com> | 2017-05-14 11:32:52 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-05-14 11:46:35 +0300 |
commit | 6921632f70d9321b7e37c2a00618a21bccc0e765 (patch) | |
tree | 6789a7688e2fc9275c7ca63071ac2068c49b1746 /README.textile |
first commit for new repo
Change-Id: I307341ad768d38a60fb49f96b5b40186c0bd1205
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'README.textile')
-rw-r--r-- | README.textile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.textile b/README.textile new file mode 100644 index 0000000..e4b2bc4 --- /dev/null +++ b/README.textile @@ -0,0 +1,7 @@ +!http://thinkaurelius.github.io/titan/images/titan-logo.png! + +Titan is a highly scalable "graph database":http://en.wikipedia.org/wiki/Graph_database optimized for storing and querying large graphs with billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users, complex traversals, and analytic graph queries. + +h2. Learn More + +The "project homepage":http://titandb.io contains more information on Titan and provides links to documentation, getting-started guides and release downloads.
\ No newline at end of file |