So the conclusion is: Each sql query can fastly be done on ignite cache memory (but not through). Is it possible to query by partially defined key ? I would like be able to load data into memory (cahce ignite) by partially defined key.
The second question: Lets assume that my key is timestamp. Can I load into memory cache (so read-through) all data from year 2000 ? Note, that data in postgres has timestamp of form 2000-04-21-12:21:12:000 -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/multiple-value-key-tp4138p4169.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
