We want to use spring cache abstraction , using method level annotations, to
transparently add caching to the application and avoid writing code for
reading and writing.

Also, we want to use WRITE-BEHIND strategy for writing to the cache first
and then later to the data store.

Is there any option provided by Apache ignite when using with the spring
cache abstraction to transparently enable write-behind strategy.




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Spring-Cache-Abstraction-and-write-behind-strategy-tp1646.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to