Hi, What is the difference in use case between CacheLoader, CacheWriter and CacheStore ? CacheStore contains implementations for methods in the other two, so why should I use them is what makes me confused.
When loading a record using cache store, the query was getting executed in all the nodes, will this be the same if I use CacheLoader? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
