

buttondown.com2mo ago

We built the same HTTP server in Go, Bun, and Rust using two storage strategies: read the file on every request, or load everything into memory. Then we ran real benchmarks. The results are more interesting than you'd expect.
YantrikDB database server — wire protocol + HTTP gateway - yantrikos/yantrikdb-server












