damoclark / node-persistent-queue
Simple SQLite backed Queue for long running sequential tasks in Node.js using setImmediate()
☆42Updated last year
Alternatives and similar repositories for node-persistent-queue:
Users that are interested in node-persistent-queue are comparing it to the libraries listed below
- JSON->URL defines a text format for the JSON data model suitable for use within a URL/URI (as described by RFC3986). This repository hold…☆44Updated this week
- Fast lossless JSON parse event streaming, in JavaScript.☆39Updated last month
- Fastify plugin for Grant OAuth Proxy☆24Updated 4 years ago
- Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bun…☆50Updated 4 months ago
- Same as JSON but with added support for Date, undefined, NaN, Infinity, RegExp and more.☆50Updated 3 months ago
- Stripe Node.js Library instance initialization and encapsulation in fastify framework.☆22Updated 2 years ago
- 🤠 Functional utilities using object property paths with wildcards and regexps 🌵☆38Updated last week
- Cloudflare workers meet Vite plugins☆36Updated 3 years ago
- Minimal utility to convert to or from any timezone. Deno/Node/Browser. ESM/CommonJS.☆22Updated last year
- Automatically handles connection issues. Fully automatic, but with optional control.☆29Updated 6 months ago
- ☆24Updated 2 years ago
- A safer loop for sync or async unique use cases.☆21Updated last year
- A cron based task scheduler for node and the browser, with extended syntax and timezone support.☆34Updated 2 years ago
- A JavaScript Proxy object that automatically nests itself☆47Updated 9 months ago
- - ES6 Tagged Template for compiling HTML template strings☆65Updated 3 months ago
- A tiny clock and date, period, or duration math library < 2k (minified/gzipped)☆47Updated last year
- Easy persisted memo object for Node.js☆28Updated 10 months ago
- Tiny, zero-dependencies, package which tries to mask sensitive data in arbitrary collections (map, set), errors, objects and strings.☆15Updated 10 months ago
- Unabashedly-barebones memoization library with an aim toward speed☆119Updated last year
- Parse a wide range of date formats including human-input dates☆36Updated 2 months ago
- A tiny isomorphic batched logger. ~3x faster than regular logging in Node.