Merge pull request #30 from zhaoqun911/mysql-develop

[ROCKETMQ-293] Add high-availability support for rocketmq-mysql-replicator
tree: 81ab2ff5a65e8e94cb8ec13cca64f395aa296070
  1. dev/
  2. rocketmq-beam/
  3. rocketmq-client4cpp/
  4. rocketmq-console/
  5. rocketmq-cpp/
  6. rocketmq-docker/
  7. rocketmq-donet/
  8. rocketmq-flink/
  9. rocketmq-flume/
  10. rocketmq-go/
  11. rocketmq-jms/
  12. rocketmq-mongodb/
  13. rocketmq-mysql/
  14. rocketmq-php/
  15. rocketmq-redis/
  16. rocketmq-spark/
  17. .gitignore
  18. README.md
README.md

RocketMQ Externals

There are many Apache RocketMQ external projects contributed and maintained by community.

RocketMQ-Console

A newly designed RocketMQ's console using spring-boot.

RocketMQ-JMS

RocketMQ's JMS 1.1 spec. implementation.

RocketMQ-Flume

Flume RocketMQ source and sink implementation.

RocketMQ-Spark

Integration of Apache Spark-Streaming and Apache RocketMQ. Both push & pull consumers are provided. For more details please refer to README.

RocketMQ-Docker

Apache RocketMQ Docker provides Dockerfile and bash scripts for building and running docker image.

RocketMQ-MySQL

This project is a data replicator between MySQL and other systems.For more details please refer to README.

Others

RocketMQ-Druid, RocketMQ-Ignite and RocketMQ-Storm integration can be found in those repositories.