google app engine - Does Objectify cache the Query.fetchKeys results in memcache? -



google app engine - Does Objectify cache the Query.fetchKeys results in memcache? -

i have limited seed-data in entity, want fetch keys (unique strings) , whole entity not frequent. if fetch keys using query.fetchkeys, objectify cache results in memcache or nail datastore everytime query.fetchkeys results?

query.fetchkeys() method old version of objectify.

but in reply question, 'queries' (that is, besides get-by-key) must pass through datastore. datastore knows satisfies query.

google-app-engine objectify

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -