fs-blob-storage

JSON →
library 4.1.0 ·javascript
verified Jun 7, 2026

A Node.js library for blob storage on filesystems with streams and promises API. Current stable version is 4.1.0, released under ISC license and requiring Node >= 16. It provides atomic operations, partial file support, and optional exclusive locking. Compared to similar packages like 'fs-blob-store', this library offers simpler API and built-in commit/partial file handling.