Author: bobby
Date: Thu Mar 17 22:56:45 2016
New Revision: 1735520
URL: http://svn.apache.org/viewvc?rev=1735520&view=rev
Log:
Added in links to new libraries
Modified:
storm/branches/bobby-versioned-site/releases/0.10.0/index.md
Modified: storm/branches/bobby-versioned-site/releases/0.10.0/index.md
URL:
http://svn.apache.org/viewvc/storm/branches/bobby-versioned-site/releases/0.10.0/index.md?rev=1735520&r1=1735519&r2=1735520&view=diff
==============================================================================
--- storm/branches/bobby-versioned-site/releases/0.10.0/index.md (original)
+++ storm/branches/bobby-versioned-site/releases/0.10.0/index.md Thu Mar 17
22:56:45 2016
@@ -42,14 +42,25 @@ Trident is an alternative interface to S
* [Using non-JVM languages with Storm](Using-non-JVM-languages-with-Storm.html)
* [Distributed RPC](Distributed-RPC.html)
* [Transactional topologies](Transactional-topologies.html)
-* [Kestrel and Storm](Kestrel-and-Storm.html)
* [Direct groupings](Direct-groupings.html)
* [Hooks](Hooks.html)
* [Metrics](Metrics.html)
* [Lifecycle of a trident tuple]()
+### Integration With External Systems, and Other Libraries
+* [Flux Data Driven Topology Builder](flux.html)
+* [Event Hubs Intergration](storm-eventhubs.html)
+* [Apache HBase Integration](storm-hbase.html)
+* [Apache HDFS Integration](storm-hdfs.html)
+* [Apache Hive Integration](storm-hive.html)
+* [JDBC Integration](storm-jdbc.html)
+* [Apache Kafka Integration](storm-kafka.html)
+* [REDIS Integration](storm-redis.html)
+* [Kestrel and Storm](Kestrel-and-Storm.html)
+
### Advanced
* [Defining a non-JVM language DSL for
Storm](Defining-a-non-jvm-language-dsl-for-storm.html)
* [Multilang protocol](Multilang-protocol.html) (how to provide support for
another language)
* [Implementation docs](Implementation-docs.html)
+