
Migration to Redis Cluster
At Houzz, we use Redis as the de-facto in-memory data store for our applications, including the web servers, mobile API servers and batch jobs. In order to support the growing demands of our applications, we migrated from an ad hoc collection of single Redis servers to Redis Cluster during the first half of the year. To date, we have gained the following benefits from the migration: – Ability to scale up without the need to modify applications. – No additional proxies between