caching List Of Objects

i read the DOC and I don’t found this topic haw to cash my collection ?
if i have a list display the data returned from the service and i want to cache the data to decrease the time of displaying the data and not to call the service again

You can use server-side caching, which is documented here:

https://backendless.com/documentation/utilities/rest/ut_caching_rest.htm