Y
Hacker News
new
|
ask
|
show
|
jobs
by
jedberg
5954 days ago
Yeah, that was a typo. Memcachedb just isn't fast enough. It used blocking IO when reading the disk, so if it is waiting on the disk for some data, none of the other requests can go through.