0.1.7 • Published 6 years ago

@superdev-official/kiwi v0.1.7

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

kiwi

Queue job that using file system. You don't need redis, just a folder.

Documentation here : https://superdevofficial.github.io/kiwi/

Features

  1. Run async job and preserver order.
  2. Retry on fail.
  3. Restore queue from filesystem (usefull if the app crash).

install

npm install --save @superdevofficial/kiwi

How to use it

Look at example in documentation api or in main.spec.ts.

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago