/commented by dmitriy setrakyan/ 1. Somebody from the community will provide the example. 2. The configuration is not split between the two. It's either or. You should pick the one that is most convenient to you. 2. H2 is used internally for SQL parsing and creating execution plans and should not be replaced. I think you are looking for writing-through to a persistent store. This is done through the CacheStore API. You can definitely plugin Cassandra implementation for it. More information on /CacheStore/ is available in Persistent Store <http://apacheignite.gridgain.org/v1.0/docs/persistent-store> section of the documentation.
----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-1-0-0-Cache-SQL-Query-and-TypeMetadata-tp167p168.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
