Hacker News new | ask | show | jobs
by vasilakisfil 1407 days ago
Usually you need redis to scale up horizontally, meaning with multiple servers/processes, and still keep consistency in your data. In general redis is a very useful tool that provides various features, even pub sub.