Hi Mike,

All atomics may be configured with
IgniteConfiguration.setAtomicConfiguration() or Ignite.atomicSequence(),
where you can specify number of backups, or set it as REPLICATED, but cannot
configure persistent store. 

Only Ignite 2.1 can persist datastructures on disk.

Thanks!
-Dmitry.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/IgniteAtomicSequence-durability-tp16220p16229.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to