an ordered fetch via priority will index the data efficiently to fetch the first 10 without going over the rest of the data. Then place the result into memcache for subsequent requests, with a daily expiry time.
On Apr 6, 8:51 pm, codingJoe <[email protected]> wrote: > Forgot to ask, is there a better or more elegant way to design my app > for that type a feature? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
