You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by fl...@apache.org on 2018/08/30 14:31:26 UTC

[42/50] tinkerpop git commit: Added StackState and gremlinq as discussed on mailing list CTR

Added StackState and gremlinq as discussed on mailing list CTR


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

Branch: refs/heads/TINKERPOP-1774
Commit: c9fcc139f60353fdc8773c9f128f02023c52255a
Parents: 581433d
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu Aug 23 12:52:41 2018 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu Aug 23 12:52:41 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/c9fcc139/docs/site/home/index.html
----------------------------------------------------------------------
diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index 6576c7d..8cb5dfa 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -274,6 +274,7 @@ limitations under the License.
             <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>
             <li><a href="http://gremlinrestclient.readthedocs.org/en/latest/">gremlinrestclient</a> (python) - Python 2/3 library that uses HTTP to communicate with the Gremlin Server over REST.</li>
+            <li><a href="https://github.com/ExRam/ExRam.Gremlinq">Gremlinq</a> (.NET) - A strongly typed server driver.</li>
             <li><a href="https://github.com/windj007/python-gremlin-rest">python-gremlin-rest</a> (python) - A REST-based client for Gremlin Server.</li>
             <li><a href="https://github.com/coreyauger/reactive-gremlin">reactive-gremlin</a> (scala) - An Akka HTTP Websocket Connector.</li>
             <li><a href="https://github.com/viagraphs/scalajs-gremlin-client">scalajs-gremlin-client</a> (scala) - A Gremlin-Server client with ad-hoc extensible, reactive, typeclass based API.</li>
@@ -285,6 +286,7 @@ limitations under the License.
             <li><a href="https://www.exakat.io/">exakat.io</a> - Static analysis engine for PHP, powered by Gremlin.</li>
             <li><a href="https://bricaud.github.io/graphexp/graphexp.html">Graphexp</a> - Interactive visualization of the Gremlin graph database with D3.js.</li>
             <li><a href="http://www.pitneybowes.com/us/customer-information-management/data-integration-management/spectrum-data-hub-module.html">Pitney Bowes Spectrum Data Hub Module</a> - Uses Gremlin OLTP to query Neo4j-powered master data management based graph database.</li>
+            <li><a href="https://www.stackstate.com/">StackState</a> - Monitoring and AIOps allowing users to utilize Gremlin for analytical functions.</li>
          </ul>
          <a name="committers"></a>
          <h3 id="committers">Apache TinkerPop Committers</h3>