Baptiste Assmann Baptiste Assmann | Jan 2, 2014 | OBSERVABILITY, TECH
Introduction Redis is an opensource nosql database working on a key/value model. One interesting feature in Redis is that it is able to write data to disk as well as a master can synchronize many slaves. HAProxy can load-balance Redis servers with no issues at all....