Hello - I'm looking for some advice on performance of memcache incr() operations. I assume that these can become a bottleneck when a lot of traffic hits and need to get sharded, the question is what is "a lot".
I'm using memcache incr() for counting specific event types and would like to understand if this is an issue that's likely to affect my app. I have no problem losing the stats occasionally (during maintenance periods, etc.) Any thoughts on what this number might be, even in terms of an order of magnitude?? Thanks! Jan -- 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.
