0.1.0 • Published 8 years ago

data-layer-rabbitmq v0.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

#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