Hi Alper, To make sure that all cache changes propagated to 3rd Party Persistence please enable Write-Through option [1] and disable Write-Behind. Write-through means that the data will be automatically persisted whenever it is updated in the cache.
Best Regards, Roman [1] https://apacheignite.readme.io/docs/3rd-party-store#section-read-through-and-write-through -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
