Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

data-layer-rabbitmq

bdswiss4MIT0.1.0

Data layer for microservices communication using RabbitMQ.

rabbitmq, amqp, datalayer, layer, microservice, etcd, messagequeue

readme

Data Layer for RabbitMQ

Data layer for microservices communication using RabbitMQ

Gulp commands

Dev watcher

It runs the jshint on the codebase

gulp

RabbitMQ status

Get info for the local RabbitMQ node.

gulp rmq-info

RabbitMQ reset (USE WITH CAUTION!!!)

Delete all data from the local RabbitMQ node.

gulp rmq-delete-all