Y
Hacker News
new
|
ask
|
show
|
jobs
by
henrikschroder
5344 days ago
I'm amazed that some people still do services without using memcached or similar. It's not very difficult, and brings enormous benefits.
So, why not?
2 comments
judofyr
5344 days ago
They used Redis. Which I would say is pretty similar to memcached.
link
henrikschroder
5344 days ago
I thought so too, but that means the slide title is wrong, they're not doing that much traffic without a cache.
link
snorkel
5344 days ago
They're using Redis as a primary store rather than a cache.
link
snorkel
5344 days ago
Redis is like memcached on steroids.
link