Hacker News new | ask | show | jobs
by sph 1210 days ago
Redis might have a nicer API but the ops of maintaining another service is not simpler than just using ETS that is built in the platform.

I'd rather choose Redis only iff I hit the limits of ETS. And 99% of apps won't even get to that point.