Show HN: CatQueue-A zero-dependency PostgreSQL job queue for Node and TypeScript
AI 导读
PostgreSQL作业队列零依赖架构性能基准测试TypeScript支持任务依赖管理
CatQueue是基于PostgreSQL的零依赖作业队列,无需Redis,支持Node.js和TypeScript,提供高吞吐量和完整功能特性。
CatQueue is a Redis-free PostgreSQL job queue for Node.js/TypeScript with high throughput and comprehensive features.
重点速览
- 无需Redis依赖,仅需PostgreSQL数据库 No Redis dependency required, only PostgreSQL needed
- 基准测试显示优于BullMQ的处理性能 Benchmark shows better processing performance than BullMQ
- 支持任务依赖、重试策略和SQL查询 Supports job dependencies, retry schedules, and SQL queries
- 提供TypeScript完整类型支持 Full TypeScript type support available
- 包含自动清理和死信队列功能 Includes automatic cleanup and dead-letter queues
一句话:PostgreSQL用户可替代Redis实现作业队列,兼顾性能与功能 / PostgreSQL users can replace Redis for job queues with performance and feature parity
推荐理由 为需要PostgreSQL的开发者提供Redis替代方案,适合追求数据库统一性的项目
二次创作声明:本页为 AI 热榜聚合导读,内容与热度数据来自公开来源 (hn),版权归原始作者所有;本站仅做转载指引与摘要评述,不复制原文。