Hello All, I have 10 ignite caches created for 10 database tables. I have a scenario wherein I need to update the cache regularly if the database is updated from other sources. I am currently using kafka confluent to sync the ignite cache with the db. But do we have any other option in ignite , which can be used to update the cache on update in db or insert into cache ,on insert in db. Note: "I cannot use read-through option as it is only available."
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
