Hi, You actually very well outlined your options. With third party store you have to make sure that all data is in memory before running queries. This is your responsibility to ensure that.
Of course there are use cases when whole data set does not fit in memory. Ignite Persistence was implemented exactly for this and there is no better and easier way to achieve this. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Best-way-to-manage-cache-contents-tp16239p16269.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
