Hi James, In the future could you address your questions to the group rather than me personally? There may be other people interested in this information.
Some examples of various operation sizes are here: http://code.google.com/appengine/docs/billing.html#Billable_Resource_Unit_Cost On Sun, Jan 8, 2012 at 12:16 PM, James Gilliam <[email protected]> wrote: > Is get_by_key_name( aKey ) a small datastore operation ? > No. If not, what is? > Allocating a key or returning a key as a query result. Cheers, Brian > > On Nov 7 2011, 2:27 pm, Brian Quinlan <[email protected]> wrote: > > Hi Sargis, > > > > Please see:http://code.google.com/appengine/docs/quotas.html#Resources > > > > Key allocations and keys-only queries consumesmalloperations. > > > > Let me know if I can do anything else to help. > > > > Cheers, > > Brian > > > > > > > > > > > > > > > > On Tue, Nov 8, 2011 at 9:18 AM, Sargis Dallakyan <[email protected]> > wrote: > > > Greetings, > > > > > Does anyone know whatDatastoreSmallOperations means and where I can > > > find more info about it. I'm currently getting over the quota on this > > > after Nov 7 update: 100% - 0.05 of 0.05 Million Ops. > > > > > I've searched the web and documentations, but can't find anything > > > about this in the release notes or in the documentations. > > > > > Thanks, > > > Sargis > > > > > -- > > > You received this message because you are subscribed to the Google > Groups "Google App Engine" group. > > > To post to this group, send email to [email protected] > . > > > To unsubscribe from this group, send email to > [email protected]. > > > For more options, visit this group athttp:// > groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
