0.1.7 • Published 4 years ago

@superdev-official/kiwi v0.1.7

Weekly downloads
1
License
MIT
Repository
github
Last release
4 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

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago