Hi all,

I have an entity "book" and for each book you can "vote it up". For
the voting aspect, I use a sharded counter as has been recommended
here. But now I'm wondering how I can efficiently return my list of
books ordered by their vote. Is there an obvious implementation vs.
more advanced techniques?

Thanks a lot for any ideas in advance!

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