node-simple-queue
A simple queue for NodeJS, with usage similar to Resque in RoR
A simple queue for NodeJS, with usage similar to Resque in RoR
Gotocva Queue is a lightweight, in-memory event queue for Node.js that allows you to manage asynchronous tasks efficiently without requiring Redis or any external dependencies. It supports job retries with customizable attempts and backoff strategies, mak
Common utility functions for NestJS applications, including a lightweight in-memory event queue for managing asynchronous tasks efficiently without requiring Redis or any external dependencies. It supports job retries with customizable attempts and backof
Gotocva Queue is a lightweight, in-memory event queue for Node.js that allows you to manage asynchronous tasks efficiently without requiring Redis or any external dependencies. It supports job retries with customizable attempts and backoff strategies, mak
Simple Queue written in TypeScript
A simple in-memory queue, for nodejs and the browser, with consumers for common usecases.