Changes

Jump to navigation Jump to search
Line 79: Line 79:  
With all these features implemented Library can use "thin" datastore client and not fetch all objects, just make proper request for datasotre.find() to get sorted and collapsed objects by portions (by using offset/limit find() arguments).
 
With all these features implemented Library can use "thin" datastore client and not fetch all objects, just make proper request for datasotre.find() to get sorted and collapsed objects by portions (by using offset/limit find() arguments).
   −
====== Provide object id field ======
+
====== Get collapsed find()'s resultset ======
 +
 
 +
Let user call datastore.find() to get list of collapsed objects(all versions by one item).
    
That should mean that any datastore object should have "object id":
 
That should mean that any datastore object should have "object id":

Navigation menu