Hacker News new | ask | show | jobs
by lifthrasiir 112 days ago
No defined binary encoding, no guarantee about concurrent modifications, performance trade-offs (mmap is NOT always faster than sequential reads!) and more.
1 comments

Doesn't that just describe low level file IO in general?