Skip to content
Mirror of Apache RocketMQ (Incubating)
Java Scala Go HTML JavaScript CSS Other
Branch: master
Clone or download

Latest commit

ClementIV docs(connect): upload gitbook markdown code (#548)
* docs(connector): upload gitbook code

Close: #547

* add new contents

* Fix(docs): fix error link

1. fix some link error

* docs(connect): change the dir to docs/connect/cn

* docs(connect): upload files to new repo
Latest commit c5f74c8 Apr 7, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update PULL_REQUEST_TEMPLATE.md Dec 5, 2018
dev [ROCKETMQ-236] Script to merge github pull request Jul 3, 2017
docs/connect/cn docs(connect): upload gitbook markdown code (#548) Apr 7, 2020
rocketmq-cloudevents-binding Add rocketmq and cloudevents binding Mar 29, 2019
rocketmq-connect-activemq Change README.md (#301) Jun 13, 2019
rocketmq-connect-console Init rocketmq connect repo Sep 9, 2019
rocketmq-connect-es feat(connect) init rocketmq elastic search connector Dec 13, 2019
rocketmq-connect-jdbc [ISSUE #550] Removed unnecessary value of REQUEST_CONFIG in Config.ja… Apr 7, 2020
rocketmq-connect-jms [ISSUE #312] Implement rocketmq connect RabbitMQ (#313) Jul 21, 2019
rocketmq-connect-kafka [ISSUE #420]remove openmessage-runtime dependency Oct 6, 2019
rocketmq-connect-mongo bump up the connect version to 0.1.1 Mar 30, 2020
rocketmq-connect-rabbitmq [ISSUE #312] Implement rocketmq connect RabbitMQ (#313) Jul 21, 2019
rocketmq-connect-redis bump up the connect version to 0.1.1 Mar 30, 2020
rocketmq-connect 1.add rocketmq-tools dependency so rocketmq-connect-jdbc can run on it ( Mar 30, 2020
rocketmq-console fix(rocketmq-console): remove unused imports in order to avoid buildi… Mar 23, 2020
rocketmq-flink Fix Checkstyle issue (#532) (#533) Mar 23, 2020
rocketmq-flume catch throwable instead of exception in case of NoClassDefFoundError (#… May 10, 2019
rocketmq-hbase Added rocketmq-hbase (provides integration with the HBase datastore).… Aug 20, 2018
rocketmq-iot-bridge translate documents of IoT-Bridge into English (#184) Mar 21, 2019
rocketmq-jms Polish the wiki Aug 29, 2019
rocketmq-knative/source Add rocketmqsource sample (#523) Mar 13, 2020
rocketmq-mysql Prepare release mysql replicator 1.1.0 version Aug 22, 2017
rocketmq-redis Support redis 6 (#510) Feb 12, 2020
rocketmq-replicator Update README.md Mar 21, 2020
rocketmq-sentinel Rename sentinel module Jul 28, 2018
rocketmq-serializer ROCKETMQ-157: Serializer & Deserializer support for RocketMQ (#42) Jun 11, 2018
rocketmq-spark Fix the bug when getting offset from some of the queues Nov 23, 2018
.gitignore add rocketmq-client-dotnet. Feb 23, 2019
.travis.yml travis ci Nov 7, 2017
README.md docs(connect): upload gitbook markdown code (#548) Apr 7, 2020

README.md

Apache RocketMQ Community Projects

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 Operator

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

RocketMQ Client Nodejs

RocketMQ-Console

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

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-Flume

Flume RocketMQ source and sink implementation.

RocketMQ-Flink

Integration of Apache Flink and Apache RocketMQ. For more details please refer to README.

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-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.

You can’t perform that action at this time.