All vital caching, especially the ones that have effect on a distributed system, should rely on System.Runtime.Caching. This way its easy to change the default MemoryCache implementation and replace it with a centralized version like MemCached or Redis or Velocity.
This wis solve many of the issues people have when starting to run C1 in a load balanced environment where changes in the Console doesn't get reflected on other webservers even though they are all using the same SQL Database.
Comments: ** Comment from web user: burningice **
This wis solve many of the issues people have when starting to run C1 in a load balanced environment where changes in the Console doesn't get reflected on other webservers even though they are all using the same SQL Database.
Comments: ** Comment from web user: burningice **
Glad to see that this request is now on a shared 1st place of top-voted features. Keep the votes coming and the Composite Team to their word of taking top requests seriously.