Hacker News new | ask | show | jobs
by luser001 4820 days ago
Can anybody explain if SSDs would have worked for this case?
1 comments

Short Answer: No

Here is the redis author's blog post about that: http://antirez.com/news/52

My guess is that SSD's would be beneficial in ensuring the Append-Only-File and RDB snapshots are faster.