From: Christian M. <vc...@cl...> - 2002-09-04 16:13:16
|
How you described the cache behaviour you wanted ("I want each node to have its own cache, but if one node writes to its db the data should be invalidated in all caches") led me to think we were talking about read only cache ;) Now it's clear ;) Thanks Chris ----- Original Message ----- From: "Christoph Sturm" <ch...@mc...> To: "Christian Meunier" <vc...@cl...>; <Gavin_King/Cirrus%CI...@ci...> Cc: <hib...@li...> Sent: Wednesday, September 04, 2002 5:57 PM Subject: Re: [Hibernate] Re: [Hibernate-devel] distributed caching > Hey Christian! > > What I am trying to achieve is a distributed read-write cache. I didnt > explicitly mention it in my post, but from the context (i was mentioning > writes) it could be guessed. I think Gavin understood me better because we > had a conversation about distributed read write caches before. > > Sorry if I wasnt precise enough. > > regards > christoph |