I have read the documentation several times: http://code.google.com/intl/uk-UA/appengine/docs/python/config/backends.html http://code.google.com/intl/uk-UA/appengine/docs/python/backends/overview.html
But I did not find how to create a backend. For example: backends: - name: memdb class: B8 instances: 5 Where is the code of the backend? Where to write? How do you know where handled it memdb, and not something else? What is the address register in the cron once a day to run my backend? /memdb? /_memdb/start? What to write for him app.yaml? For this you need something write? /memdb or something else? You painted what backend is cool, but no examples of how to do it. Absolutely not clear a bunch of name backend - its realization - its URL address. -- 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.
