[google-appengine] Re: How to sort enties making use of sharded counter?

2008-12-27 Thread newb
dsymo...@gmail.com wrote: On Sat, Dec 27, 2008 at 8:24 AM, newb pcbeas...@gmail.com wrote: I'm wondering how a product like Digg works (even though they're not on GAE). They have counters for each of their articles which would have high write contention. But they somehow manage to keep

[google-appengine] Re: How to sort enties making use of sharded counter?

2008-12-26 Thread newb
by count as well. The model I'm shooting for has some similar characteristics. Appreciate any additional thoughts you might have! Beast On Dec 21, 7:43 pm, David Symonds dsymo...@gmail.com wrote: On Mon, Dec 22, 2008 at 1:00 PM, newb pcbeas...@gmail.com wrote: I have an entity book and for each book

[google-appengine] How to sort enties making use of sharded counter?

2008-12-21 Thread newb
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

[google-appengine] How to keep user data when redirected to login?

2008-10-26 Thread newb
they were submitting in the process. Is there a recommended best practice to handle this? Newb --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google