Google app engine: Poor Performance with JDO + Datastore
I have a simple data model that includes
USERS:store basic information (key, name, phone # etc)
RELATIONS:describe, e.g. a friendship between two users (supplying a relationship_type + two user keys
问答
阅读(1)