Reputation: 143
Thats pretty much the question. Are there any other concerns i should be aware of?
Upvotes: 2
Views: 86
Reputation: 101149
No. Fetching by key is faster than querying, but it doesn't matter what form the key is in.
Upvotes: 1
Reputation: 24375
The only criteria in the documentation that I can find is on whether to use non-Key or Key is whether you have Entity Relations. If you do use Keys.
Upvotes: 0