Hi Satya,

The main problem here is that Ignite is completely abstracted from the
persistence store by CacheStore interface. It can be any storage -
relational database, disk based key-value storage, MongoDB, HDFS, etc... The
implementation of such trigger will be different for different stores, and
even for different relational databases, so it needs to be somehow
abstracted as well. If you have any ideas how to properly design this, feel
free to create a Jira ticket and share your thoughts.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Cache-refresh-from-persistent-store-question-tp2078p2114.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to