Hacker News new | ask | show | jobs
by elq 4467 days ago
I work at netflix.

zuul is used by the netflix API. It's not a cache. It's a request router.

EVCache is used internally for ephemeral systems data - things that would frequently go into mysql or cassandra but don't really need crash persistence.