Ignite does not enable the persistence function. The startup is to connect to the MySql database. The Sql statement can be run in Ignite to automatically load the data in mysql. In Ignite, select, insert, update, delete, etc., if the data in the memory does not exist, then Automatically load data from mysql and load it into the cache to achieve real-time synchronization between MySql and Ignite. Can this function be implemented, or is there any development plan for this feature in the future Ignite version?
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
