In memory cache lru cache with ttl support.
Storage interface (`ContextStore`) plus the LocalStore (SQLite + sqlite-vec), RemoteStore (HTTP), and SupabaseStore (Postgres + pgvector) backends for [ContextGit](https://www.npmjs.com/package/contextgit).
Hono adapter for Workbench — modern BullMQ dashboard, drop-in alternative to `@bull-board/hono`.
This package provides the `sql` tagged template. The `sql` tagged template requires a generic parameter: `<TQueryType>`. For each query PgTyped generates an interface that can be used in this parameter to type your query.
A configurable task queue that supports Promises.
A queue plugin for Scraper.js that is backed by Bull
NoFlo runtime for Node.js over AMQP/MQTT etc
PgVectorRag (PostgreSQL + pgvector) and PgVectorRagProvider for @mcp-abap-adt/llm-agent.
> `@ddd-framework/postgres` is a package within the comprehensive `@ddd-framework` framework offering PostgreSQL adapters for Node.js applications.
Synchronize asynchronous SBP invocations
PostgreSql Driver For Lupdo
Async task queue with dependency resolution, priority scheduling, and concurrency control.
Extension for Pi coding agent
`@birthdayresearch/sticky-testcontainers`
A Twitch bot that manages a queue of levels for Levelhead streamers
Project analysis platform — Jira + Git + DB
[](./LICENSE)
Webhook server and distributed worker pool for Donmai. Redis queues, issue locks, session management
Edge-compatible message queues for Pars - Memory, Cloudflare Queues, Upstash QStash
Pipe Oriented Programming
SIP PBX community nodes for n8n with daemon-backed call control, playback, recording, bridging, and queue orchestration
TypeScript decorators for server-side applications with caching, tracking, and queue support
**ConsisQueue** is an in-memory message queue that guarantees that messages with the same key are processed in order by a single consumer. There is no limitation of partitions like in Apache Kafka. Messages for each key can be processed in parallel.
Message queue with Task/Stream semantics. In-memory adapter with delayed messages, dead letter queues, and visibility timeout.