/blog / #nodejs
$ tag: #nodejs
2 post(s)
$ Posts in this tag
18 min readNEW
How We Processed 100 Million Events Per Day in Node.js
A production-focused guide to processing 100 million daily events in Node.js with streams, backpressure, workers, queues, and bounded memory.
12 min readNEW
Driftr: What I Built When Volta Stopped Moving
A shim-based Node.js toolchain manager in Go — 1ms overhead via syscall.Exec, SHA256-verified installs, and pnpm shared-store optimization nobody turns on.