Preparing for system design interviews?  Try bugzed.com →

file-queue

JSON →
library 0.3.0 ·javascript maintenance
verified Jun 7, 2026

A file system-based FIFO queue implemented using the maildir format, providing lockfree operations for durability and simplicity. Version 0.3.0 is the latest release (last updated in 2014). The library supports push, pop (with blocking on empty queues), transactional pop (tpop) with commit/rollback, length, and clear operations. Objects are serialized as JSON. It is designed for environments where a lightweight, filesystem-backed queue is needed. Alternatives like better-queue or bull use databases or Redis; file-queue is purely filesystem-based with no external dependencies. The package is in maintenance mode but still functional for Node.js projects.

total hits 23
actors 4 distinct systems
last hit 16d ago AhrefsBot
Amazonbot
4
GPTBot
3
ByteDance
3
Humans
12

top countries 🇸🇬 Singapore · 🇺🇸 United States · VN · 🇬🇧 United Kingdom · 🇨🇳 China