Hello! 1) There is no generic way of pulling updates from 3rd party database and there is no API support for it usually, so it's not obvious how we could implement that even if we wanted.
2) By default cache store will process data in parallel on all nodes. However if will not align data distribution with that of cassandra, and I would say that implementing it will be infeasible. However, you could try to see if there are ways to speed up loadCache by tuning Ignite and-or cache configurations. Regards, -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
