data-layer-rabbitmq
v0.1.0
Published
Data layer for microservices communication using RabbitMQ.
Maintainers
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