According to the documentation
http://apacheignite.gridgain.org/docs/near-caches, a Near cache can be
created on a client node, so as to front a partitioned cache on server
nodes.

Now what I would like to achive is to just create a near cache on the client
node, without any copy or any partitioned cache at all on server nodes. In
other words, the server nodes don't need to cache anything for whatever is
cached in the near cache at the client node.

Wonder if Ignite supports this way of caching?

If not, can near caches work with caches in Local Mode (instead of a
partitioned cache)?

Thank you,
Yuci



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Is-it-possible-to-create-a-near-cache-without-any-copy-on-servers-nodes-tp9415.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to