batching-fs-writestream

writes files faster by writing data to disk in chunks rather then one syscall for each call to write as in `fs.createWriteStream` except buffers chunks of data while other writes are pending to batch them to dis

v1.0.3 ISC 4 versions Maintained by soldair
  • fs
  • batch
  • fast
  • performance
  • write
  • stream
Weekly downloads
14 +1,300%
vs previous week
Last 30 days
22
Stars

Downloads

Activity

79 total · Jun 5, 2026 – Sep 2, 2026

Versions

Downloads by version

Last 7 days

Releases

4 releases published since Aug 12, 2015

Issues

Pull requests