0.1.5 • Published 28 days ago

zemble-plugin-bull v0.1.5

Weekly downloads
-
License
ISC
Repository
github
Last release
28 days ago

zemble-plugin-bull

This is still a WIP and breaking changes can occur. The design goal is to provide a generic interface to specify queues that is not tied to Bull. It's close, but for speed of implementation there are some Bull specific types in there still.

This is a plugin for Zemble to easily set up queues. It's based on Bull and requires Redis (set REDIS_URL or configure it in the plugin options).

It automatically processes /queues directories. For typesafety and wiring it all up export a ZembleQueue. It just exposes a worker callback and some configuration that is completely optional (for example if you want the job to be processed recurringly).

Optionally it exposes GraphQL queries to manage and monitor the jobs.

0.1.5

28 days ago

0.1.4

1 month ago

0.1.3

1 month ago

0.1.2

2 months ago

0.1.1

2 months ago

0.0.39

2 months ago

0.0.37

3 months ago

0.0.38

3 months ago

0.0.33

3 months ago

0.0.34

3 months ago

0.0.35

3 months ago

0.0.36

3 months ago

0.0.32

3 months ago

0.0.30

4 months ago

0.0.31

4 months ago

0.0.28

4 months ago

0.0.29

4 months ago

0.0.27

4 months ago

0.0.26

4 months ago

0.0.25

4 months ago

0.0.20

6 months ago

0.0.21

6 months ago

0.0.22

6 months ago

0.0.23

6 months ago

0.0.24

5 months ago

0.0.15

7 months ago

0.0.16

7 months ago

0.0.17

6 months ago

0.0.18

6 months ago

0.0.10

7 months ago

0.0.11

7 months ago

0.0.12

7 months ago

0.0.13

7 months ago

0.0.14

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago