Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in google-cloud-datastore

How to model a social news feed on Google App Engine

Google App Engine local datastore path configuration

google-cloud-datastore

Modelling many-to-many with relation data in Google App Engine

Spring transactions with Objectify and Appengine

Is it possible for a transactional db.get() to return a stale result if a recent transaction raised a "special" exception?

Google Datastore filter with OR condition

Google Cloud Datastore filter data which contains the items in a List

Google Datastore - Blob or Text

primary key in google appengine datastore

Why no entity kind with name _BlobInfo_ in datastore is created when application is deployed on GAE?

How should I investigate a memory leak when using Google Cloud Datastore Python libraries?

Datastore Query filtering on list

MapReduce on more than one datastore kind in Google App Engine

How can I query for direct descendants only?

How to model entity relationships in GAEJ?

Why do I get 503 Service Unavailable errors using the Google Cloud Datastore API explorer?

multiple filters vs OR , ndb query

Do App Engine datastore queries have a default sort order?

How to use mapreduce to bulk update datastore entities that satisfy a query?

Objectify context not started / ObjectifyFilter missing