Click any tag below to further narrow down your results
Links
This article details the author's experience creating an object store called blobd, optimized for speed with sub-millisecond read times and high upload rates. It discusses design choices, including using a hash-based index and direct I/O to bypass traditional filesystems. The open-source project aims to enhance performance for small object storage.