Hi,

i'd like to implement user-based quotas in my app, something like 100
mb per user, for example. Are there any good methods for going about
this? Each of my persisted objects have a userid field. So, optimally
I'd like a means of asking "How much datastorage space is user xxx
currently using?" I'd also like to know per-user the blob storage. (My
app will be on the Google App Marketplace.)

I'm not 100% familar with AppEngine's functionality so if this
functionality is described somewhere already a link will suffice.

Thanks

-- 
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.

Reply via email to