I want to do simple SQL query such "select ... from ... where id = ?" on
cache. 

But the amount of data to be stored in the cache is quite large, I have to
save it to several nodes with Partitioned Mode. 

The result is: the more server nodes, the slower the query.

How to accelerate the query speed in the above condition?



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-accelerate-the-query-speed-in-Partitioned-Mode-tp5826.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to