hive-dev

1.0.18 • Public • Published

Hive

npm version Dependency Status

This is a developer preview version and is still in progress.

Documentation coming soon. See example app in /example

Features

  • Unique locking of queue items based on all task data. [DONE]
  • Repeatable Tasks [DONE]
  • Priority queues with scaleable task processesors per priority. [DONE]
  • Clustered by design, works across multiple servers but also just as well on it's own. [DONE]
  • Task Throttling [DONE] - throttle object in task options. See example app.
  • Redis backed with IOREDIS support (sentinel support) [DONE]
  • API [WIP]
  • Plugins [DONE - Just queue plugins for now]

Readme

Keywords

none

Package Sidebar

Install

npm i hive-dev

Weekly Downloads

6

Version

1.0.18

License

MIT

Last publish

Collaborators

  • cabljac
  • dackers86
  • salakar
  • ehesp