Replace our internal caching by Redis (caching system) – Itemstructures

Uncategorized

Itemstructures (parent-child relationship between items) can be cached on redis server. In order to configure the Web and InCa applications to use this shared cache, it is necessary to add a key to their config files: 
       <add key="RedisConfiguration" value="HostNameOrIP:6379" />