On Wed, Nov 20, 2013 at 11:58 PM, Harish Garg <[email protected]> wrote:
> I am using Angular JS framework with google app engine. For the app when i > am fetching data from keys it is returning old data while data is updated > in datastore. > I have flushed memcache from admin console but the data fetched is random. > Sometimes it is correct but not all the times. > When i used low level API results are fine. > > To clarify, the low level datastore API returns fresh results but not your standard code? What other datastore persistence libraries are you using in your standard code? Also, it would be helpful if you posted the relevant code. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
