Y
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
zepolen
5950 days ago
Does Redis block when writing to disk?
link
antirez
5950 days ago
No writes are asynchronous.
link