Hi Srini, I'm not sure I understood your use case. Are you updating the database directly and want the cache to be updated automatically? Generally, this is not how Ignite is designed. You should use Ignite API for both reads and writes to make sure that the cache is consistent with the store.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Need-help-on-the-data-streaming-tp8714p8757.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
