Mentioned ignite-rocketmq module in README.
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0d5a35a3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0d5a35a3 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/0d5a35a3 Branch: refs/heads/ignite-5075 Commit: 0d5a35a3a50d1f1d0b4ff3c505907efccedffb9e Parents: e04df7d Author: shroman <[email protected]> Authored: Mon Jun 5 16:04:07 2017 +0900 Committer: shroman <[email protected]> Committed: Mon Jun 5 16:04:07 2017 +0900 ---------------------------------------------------------------------- assembly/libs/README.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/0d5a35a3/assembly/libs/README.txt ---------------------------------------------------------------------- diff --git a/assembly/libs/README.txt b/assembly/libs/README.txt index a5e8a01..678da15 100644 --- a/assembly/libs/README.txt +++ b/assembly/libs/README.txt @@ -95,6 +95,7 @@ The following modules are available: - ignite-osgi-karaf (to seemlessly intall ignite into Apache Karaf container) - ignite-osgi-paxlogging (to expose PAX Logging API to Log4j if needed) - ignite-rest-http (for HTTP REST messages) +- ignite-rocketmq (for streaming messages from Apache RocketMQ into Ignite) - ignite-scalar (for ignite Scala API) - ignite-scalar_2.10 (for Ignite Scala 2.10 API) - ignite-schedule (for Cron-based task scheduling)
