auto increment a property google app engine except sharding counters -


i looking way auto increment of property in google app engine . looking comes database , not logical manipulations sharding counters

you can query before insert find out highest id. read , write should in transaction there won't race condition.

of course, needless say, can inefficient @ point


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -