Express middleware that merges identical concurrent requests into a single DB call — preventing cache stampedes and thundering herds with zero configuration.
nodejs npm middleware express backend npm-package cache-control deduplication stampede backend-package request-coalescing
-
Updated
Apr 20, 2026 - TypeScript