Show HN: CatQueue-A zero-dependency PostgreSQL job queue for Node and TypeScript
AI Digest
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.
Key points
- 无需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
Takeaway: PostgreSQL用户可替代Redis实现作业队列,兼顾性能与功能 / PostgreSQL users can replace Redis for job queues with performance and feature parity
Why it matters 为需要PostgreSQL的开发者提供Redis替代方案,适合追求数据库统一性的项目
View original ↗ Back to hot list
This page is an aggregated digest from hn; content and hot-score data come from public sources. Copyright belongs to the original authors. We link to originals with nofollow and never republish full text.