Y
Hacker News
new
|
ask
|
show
|
jobs
by
badprose
1593 days ago
They do use Redis. They have a page on their tech here:
https://stackexchange.com/performance
1 comments
southerntofu
1590 days ago
That makes sense. From what i remember of using redis a few years back, it doesn't do file-based cache, only in-memory. Something like nginx is very good at file caching, though.
link