3 comments

[ 3.3 ms ] story [ 19.6 ms ] thread
"HDFS and S3 are designed around large blocks (optimized to overcome slow random I/O on disks), while new NVMe hardware supports fast random disk I/O (and potentially small blocks sizes). "

Interesting solution presented here - keep the block size constant, but put the small files on NVMe disks.

super cool. The world needs more success stories for NVM