Hacker News new | ask | show | jobs
by antirez 5951 days ago
I may be a bit biased, but if what they want is a fast persistent cache Redis should really be a good fit.
1 comments

Does Redis block when writing to disk?
No writes are asynchronous.