Hacker News new | ask | show | jobs
by byby 1121 days ago
It makes sense for disk persistence to be io but redis is primarily in memory. So I don't think async applies to that aspect of it. In theory that makes it so all operations on the database from the user perspective are serial.

Not sure about this that's why I'm asking here for a definitive concrete answer about this.