moleculer-psql-queue

JSON →
library 0.3.0 ·javascript
verified Jun 7, 2026

Task queue mixin for Moleculer microservice framework, backed by graphile-worker running on PostgreSQL. Version 0.3.0 is current; the package follows a slow release cadence. It allows defining job handlers as queue properties and provides methods for job creation, with a configurable producer/consumer model. Main differentiator: tight integration with Moleculer's mixin system, automatic logging, and lifecycle management.