William, I don't think so. Embedded in-memory database doesn't actually stores the data, it provides indexing and controls the query execution. Data itself is still stored in key-value storage and can be persisted using CacheJdbcPojoStore or any other CacheStore implementation.
Does this make sense? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Does-it-make-sense-to-think-about-having-the-H2-database-embedded-in-ignite-flush-tables-to-disk-tp621p623.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
