Hi Roman. We use write-behind for performance considerations. We cannot use write-through for that reason.
Regards. On Wed, Apr 18, 2018 at 9:59 AM, Roman Guseinov <[email protected]> wrote: > 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/ > -- Alper Tekinalp Software Development Team Lead Evam Streaming Analytics www.evam.com <http://www.evam.com.tr> <http://www.evam.com>
