Hi,

Ignite does not support backups but Ignite Persistence exposes API to
implement that. Implement
org.apache.ignite.internal.processors.cache.persistence.snapshot.IgniteCacheSnapshotManager
and add the implementation as Ignite plugin

There are commercial solutions implementing such a plugin.


On Tue, Aug 22, 2017 at 2:31 PM, luqmanahmad <luqmanah...@gmail.com> wrote:

> Hi there,
>
> As of 2.0 data can be persisted to SSD I was wondering is there anything
> which can be used to store the data from it, save it somewhere and then
> load
> the data again on some other machine with the same configuration.
>
> Thanks,
> Luqman
>
>
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/persistence-data-store-tp16362.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 
Best regards,
Alexey

Reply via email to