You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2014/06/26 00:01:01 UTC

[2/2] git commit: added README

added README


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/1f1c1db8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/1f1c1db8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/1f1c1db8

Branch: refs/heads/STREAMS-47
Commit: 1f1c1db8fae16bff28021553d4f64dd16c550407
Parents: e9ed506
Author: sblackmon <sb...@w2odigital.com>
Authored: Wed Jun 25 17:00:37 2014 -0500
Committer: sblackmon <sb...@w2odigital.com>
Committed: Wed Jun 25 17:00:37 2014 -0500

----------------------------------------------------------------------
 streams-contrib/streams-persist-mongo/README.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/1f1c1db8/streams-contrib/streams-persist-mongo/README.md
----------------------------------------------------------------------
diff --git a/streams-contrib/streams-persist-mongo/README.md b/streams-contrib/streams-persist-mongo/README.md
index 57d18c7..2183392 100644
--- a/streams-contrib/streams-persist-mongo/README.md
+++ b/streams-contrib/streams-persist-mongo/README.md
@@ -14,3 +14,7 @@ Example configuration:
         }
     }
 
+For examples, see:
+
+- [sysomos-mongo](http://github.com/w2ogroup/streams-examples/tree/master/sysomos-mongo)
+- [mongo-elasticsearch-index](https://github.com/w2ogroup/streams-examples/tree/master/mongo-elasticsearch-index)
\ No newline at end of file