[jboss-user] [JBoss Cache: Core Edition] - Re: Avoid evict on PUT and some general questions near the s

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Jun 2 07:30:22 EDT 2008


I'm not sure I understand what it is you are looking for.  Why would you want to replicate on PUT but invalidate on REMOVE/CHANGE?

If you are retrieving state from a definitive source (such as a database) then any put, remove or change should result in an invalidation, unless you are putting something in the cache because you READ it from the database.  In which case you would use a putForExternalRead().

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154995#4154995

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154995



More information about the jboss-user mailing list