redis-message-handler

0.0.1 • Public • Published

redis-message-handler

redis based cluster message producer/handler

How to install

npm install redis-message-handler

or

git clone this repo

How to configure

if defaults does not suits your needs:

cd path/to/package  
vim ./src/app.js

edit values of 'config' and/or 'createClientOptions'

How to run

npm start

starts one worker instance

npm run emulate

starts random number(< 15) of worker instances
killing them one by one with delay
after that starts worker instance with 'getErrors' arg

Package Sidebar

Install

npm i redis-message-handler

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • rushix