Ignite data backup in hard disk

Viewed 871

So i'm totally new to ignite here. Is there any configuration or strategy to export all data present in the cache memory to the local hard disk in ignite.

Basically what i'm hoping for is some kind of a logger/snapshot that shows the change in data when any kind of sql update operation is performed on the data present in the caches.

If someone could sugest a solution, i'd appreciate it a lot.

1 Answers
Related