0.13.2 • Published 6 years ago

alaska-queue-redis v0.13.2

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

alaska-queue-redis

Alaska redis queue driver

configure

queue: {
  type: 'alaska-queue-redis',
  key: 'myQueue',
  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

0.13.2

6 years ago

0.13.1

6 years ago

0.13.0

6 years ago

0.12.12

6 years ago

0.12.3

6 years ago

0.12.2

6 years ago

0.12.1

6 years ago

0.12.0

6 years ago

0.11.7

7 years ago

0.11.0

7 years ago

0.10.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago