© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Suarez
I am using Redis as a cache and need to add more instances horizontally. But I didn't find any resources on the web for this. If you have scaled Redis horizontally, can you please explain me how to do it or point me to any resources?
Sergio
Web Developer & curious mind
Maybe this link can help a little, it's about redis cluster and how to configure multiple redis as once.
But before all, why do you use so many cache, for heavy queries, or saving html, what is the main point?
Sergio
Web Developer & curious mind
Maybe this link can help a little, it's about redis cluster and how to configure multiple redis as once.
But before all, why do you use so many cache, for heavy queries, or saving html, what is the main point?