
dbos.dev1mo ago

buttondown.com2mo ago
PgQue – Zero-bloat Postgres queue. One SQL file to install, pg_cron to tick. - NikolayS/pgque
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.












