alaska-subscribe-redis

0.13.2 • Public • Published

alaska-subscribe-redis

Alaska redis subscribe/publish driver

configure

 
subscribe: {
  type: 'alaska-subscribe-redis',
  channel: 'myChannel',
  idle: 5, // idle drivers count
  // The connection URI string
  url: 'redis://localhost/0',
  //more https://github.com/NodeRedis/node_redis#options-is-an-object-with-the-following-possible-properties
}
 

Contribute

Maichong Software

Liang Xingchen

License

This project is licensed under the terms of the MIT license

Package Sidebar

Install

npm i alaska-subscribe-redis

Weekly Downloads

1

Version

0.13.2

License

MIT

Unpacked Size

6.35 kB

Total Files

3

Last publish

Collaborators

  • liangxingchen