google app engine - Use of memcache with NDB -


i'm going db ndb , have little doubt.

i've read caching docs need clarification or confirmation: db using memcache save "views" , avoid hitting datastore. ndb "caches" entities reads , writes, but, read can do?

e.g.: items = item.query().fetch(100) gives me items. query cached ndb automatically? if 2 users wants see items in list, second read hit ndb cache?

ndb caches get() calls, fetch entities key.

queries not cached.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -