Answered Local Cache - Two Questions

  • domenica 24 agosto 2008 15:54
     
     

     

    1. It is answered to another related post that, invalidation of local cache data in response to updates in cache cluster will be supported in a future drop. When can we expect that? Is it going to be before CTP2?

     

    2. What was the thought process behind supporting local cache in CTP1 without a mechanish to react to changes in

    Cache Cluster? In other words, which "Cache Application Patterns" you had in mind that can use this type of local cache?

     

     

Tutte le risposte

  • mercoledì 3 settembre 2008 18:45
    Moderatore
     
     Con risposta

     

    1. We are targetting CTP2 for connecting the notifications with the local cache. Nothing is cast in stone unless the code gets out, but atleast thats our goal !

    2. The application patterns that use reference data (data that is read more often and changes infrequently) are happy with local caches that have simple expiry models. We have a number of internal customers who are planning to use it in that format.