Hi,
               I'm developing a website on google appengine which requires 
a commenting system(like stackoverflow). People can write comments and 
sub-comments. Anyone can up-vote or down-vote a comment and they shall be 
sorted using Wilson score algorithm. I'm expecting very high activity(no of 
votes,comments,sub-comments) in comments module. How can i use appengine's 
memcache effectively for this scenario?

regards
ravi.


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/kj6X-UMbEFMJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to