Hi Igniters,

I have started learning and implementing ignite data grid. One of the basic
requirements I have is not to loose data stored in the cache, so if the data
evicts because of the size of the data going beyond the cache, I want this
data to be persisted in a file on a disk and still be retrievable
transparently to the client. How can I achieve this configuration ? I wasn't
able to find the same in Ignite documentation. 

Thanks!



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Data-eviction-to-disk-tp14535.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to