modify hosts file comments
1 file changed
tree: aa4cdd01fbef7716801cf099587f4e5541142f9b
  1. .github/
  2. dev/
  3. docs/
  4. logappender/
  5. rocketmq-ansible/
  6. rocketmq-beats-integration/
  7. rocketmq-cloudevents-binding/
  8. rocketmq-flume/
  9. rocketmq-hbase/
  10. rocketmq-iot-bridge/
  11. rocketmq-jms/
  12. rocketmq-knative/
  13. rocketmq-logstash-integration/
  14. rocketmq-mysql/
  15. rocketmq-redis/
  16. rocketmq-sentinel/
  17. rocketmq-serializer/
  18. rocketmq-spark/
  19. tools/
  20. .gitignore
  21. .travis.yml
  22. README.md
README.md

Apache RocketMQ Community Projects Home

There are many of the Apache RocketMQ external projects, which is born from Apache RocketMQ Improvement Proposal and contributed and maintained by community. The PMC will lean towards developer community support, to help discovery and initial steps towards incubation in the external repository. Incubator Projects could graduate if they meet the following requirements.

  • Require 3+1 vote from the PMC.
  • Used successfully in production by at least three independent end users which, in the PMC judgement, are of adequate quality and scope.
  • Have a healthy number of committers.

Docs

User Guide for Connect 中文版

Graduated Projects

RocketMQ Client CPP

RocketMQ Client Python

RocketMQ Spring

RocketMQ Client Go

Incubator Projects

RocketMQ Dashboard

Notice: Console has renamed to dashboard and transfered the new repo, it will graduate in the near future, and welcome you to fill in the user due diligence.

RocketMQ-Flink

Notice: The project has transfered the new repo and will be removed from this repo, it will graduate in the near future, and welcome you to fill in the user due diligence.

RocketMQ Streams

RocketMQ Operator

Deploys RocketMQ on Kubernetes. it is built using the Operator SDK, which is part of the Operator Framework and hosted on OperatorHub

RocketMQ Client Nodejs

RocketMQ-Docker

Provides Dockerfile and bash scripts for building and running docker image.

RocketMQ-Exporter

Exports metrics from RocketMQ servers for consumption by Prometheus.

RocketMQ-Connect

RocketMQ connector, connect everything.

RocketMQ-Flume

Flume RocketMQ source and sink implementation.

RocketMQ-Spark

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

RocketMQ-JMS

RocketMQ's JMS 1.1 spec. implementation.

RocketMQ-MySQL

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

Others

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

Contribution

We are always very happy to have contributions, whether for trivial cleanups or big new features. We want to have high quality, well documented codes for each programming language, as well as the surrounding ecosystem of integration tools that people use with RocketMQ.

Nor is code the only way to contribute to the project. We strongly value documentation, integration with other project, and gladly accept improvements for these aspects.

More info please refer to How To Contribute.