Hacker News new | ask | show | jobs
by jtregunna 334 days ago
Post talks about how to use io_uring, in the context of building a "database" (a demonstration key-value cache with a write-ahead log), to maintain durability.