I was reading this:

http://code.google.com/appengine/articles/sharding_counters.html

I have an app with a user table.  The user table has an integer field
that will need to be updated every 15 minutes via my cron url.  The
integer will move both up and down at times.

Is this a scenario where a shard counter should be used?  Do I need to
just build it without and see if I need it later?


Thanks.


-- 
Greg Donald
destiney.com | gregdonald.com

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