Hacker News new | ask | show | jobs
by didip 1232 days ago
Why would this not matter?

Built in Rust means no annoying GC pause, and that's important for a database.

And it also hopefully means less on-heap abuse.