Repository: tinkerpop
Updated Branches:
  refs/heads/TINKERPOP-2039 0c2347b53 -> 80242be38 (forced update)


Add link to Elixir language driver

We have an Elixir language driver for Gremlin and would like the community to 
be aware of it.

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

Branch: refs/heads/TINKERPOP-2039
Commit: c9777b6533f11d707bfffcdd36357b05c599978c
Parents: cce3fe6
Author: Sam Havens <s...@carlabs.com>
Authored: Mon Sep 24 16:04:49 2018 -0700
Committer: GitHub <nore...@github.com>
Committed: Mon Sep 24 16:04:49 2018 -0700

----------------------------------------------------------------------
 docs/site/home/index.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/c9777b65/docs/site/home/index.html
----------------------------------------------------------------------
diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index da3233c..04ce3d3 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -270,6 +270,7 @@ limitations under the License.
             <li><a 
href="https://github.com/marcelocf/gremlin_client";>gremlin_client</a> (ruby) - 
A Gremlin Server driver for Ruby.</li>
             <li><a 
href="http://tinkerpop.apache.org/docs/current/reference/#connecting-via-java";>gremlin-driver</a>
 (java) - A Gremlin Server driver for Java.</li>
             <li><a href="https://github.com/qasaur/gremgo";>gremgo</a> (go) - A 
Gremlin Server driver for Go.</li>
+            <li><a href="https://github.com/Revmaker/gremlex";>gremlex</a> 
(elixir) - A Gremlin Server driver for Elixir.</li>
             <li><a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-DotNet";>Gremlin.Net</a>
 (.NET - C#) - Gremlin Server driver for .NET.</li>
             <li><a 
href="https://github.com/PommeVerte/gremlin-php";>gremlin-php</a> (php) - A 
Gremlin Server driver for PHP.</li>
             <li><a 
href="http://tinkerpop.apache.org/docs/current/reference/#gremlin-python";>gremlin-python</a>
 (python) - Gremlin Server driver for Python.</li>

Reply via email to