Re: PuAll vs List

2018-10-09 Thread Jason Huynh
I think this question is too abstract to have a great answer and also depends on if you want the processing to occur on the client or server or whether your client can hold entire lists of values... The downside to option 1 is that you will need to retrieve the entire list of objects, depending on

PuAll vs List

2018-10-09 Thread anjana_nair
1.which is more performant - aggregating on client side and storing objects as a list and retrieving the whole object as an a list or 2. storing objects using putAll and running queries to get the objects. -- Sent from: http://apache-geode-incubating-developers-forum.70738.x6.nabble.com/