Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

alaska-queue-redis

maichong4MIT0.13.2

Alaska redis queue driver

alaska, alaska-queue, alaska-redis, redis

readme

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