abhishek dutta gupta wrote > Can we write custom query? How good is the query part of this apart from > Infinispan? What are the advantages rather than Infinispan?
Ignite fully supports SQL querying, so you can execute any query that is possible with SQL. abhishek dutta gupta wrote > How we can run this in Embeeded and Remote mode? For accessing remote > cache can we access it through Java client or through Rest? You can use both ways, but using Ignite client node is much more efficient. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Remote-Caching-tp13688p14295.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
