I’d like to setup an environnement with multiple server using Redis. However, I never used Redis but I have an idea and I’d like a confirmation that we I can actually use Umbraco and Redis like so.
Basically, I have a certain document type and each time a new item is created based on this document I want to update a value in the cache. Currently I don’t have Redis, so it’s not really possible as I will only update the cache of the master server (the one where the editing occurs). However, I’m thinking that if I start to use Redis, the cache will be updated for all the servers as it is distributed but I’m not 100% sure.
Is my assumption correct or am I overlooking something ?
Sorry if the question seems trivial but I have no experience sigh distributed cache so I need confirmation.
Redis and event handler
Hello
I’d like to setup an environnement with multiple server using Redis. However, I never used Redis but I have an idea and I’d like a confirmation that we I can actually use Umbraco and Redis like so.
Basically, I have a certain document type and each time a new item is created based on this document I want to update a value in the cache. Currently I don’t have Redis, so it’s not really possible as I will only update the cache of the master server (the one where the editing occurs). However, I’m thinking that if I start to use Redis, the cache will be updated for all the servers as it is distributed but I’m not 100% sure.
Is my assumption correct or am I overlooking something ?
Sorry if the question seems trivial but I have no experience sigh distributed cache so I need confirmation.
Thanks
is working on a reply...