Skip to content

Commit b202df4

Browse files
committed
Add travis-ci and codacy badge
1 parent 5a47a11 commit b202df4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Merapi Plugin: Service RabbitMQ
22

3+
[![Build Status](https://travis-ci.org/kata-ai/merapi-plugin-service-rabbit.svg?branch=master)](https://travis-ci.org/kata-ai/merapi-plugin-service-rabbit)
4+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3bb4ada1e0aa452c92d2878dc4cfad33)](https://www.codacy.com/app/kata-ai/merapi-plugin-service-rabbit?utm_source=github.com&utm_medium=referral&utm_content=kata-ai/merapi-plugin-service-rabbit&utm_campaign=Badge_Grade)
5+
36
## Introduction
47

58
This plugin use RabbitMQ for messaging. When subscribing to an event, it will first check if the publisher is RabbitMQ compatible. If so, it will subscribe to that event's queue, otherwise it will create hook that will be called by the publisher.

0 commit comments

Comments
 (0)