The longer the keys are the worse performance is so I would just add a single known character prefix to your keys.
A single character shouldn't have any noticable impact on performance. On Tue, Jun 23, 2009 at 7:14 PM, Koen Bok <[email protected]> wrote: > > I want my datastore keys to be uuid's (hex presentation), but they can > start with a digit which is not allowed. So I figured I'd add a > constant prefix. > > Could that have a negative impact on the index the datastore builds? > It shouldn't right? Just double checking :-) > > > -- ======================================= 株式会社ビープラウド イアン・ルイス 〒150-0012 東京都渋谷区広尾1-11-2アイオス広尾ビル604 email: [email protected] TEL:03-5795-2707 FAX:03-5795-2708 http://www.beproud.jp/ ======================================= --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
