I've got a small "issue" with this release:
the development server is writing many more entities to the local
datastore (log entries?).

As I have a hook on datastore write ops to log what is put and when,
it's polluting my logs but that's not the point:
My "issue" is that the local datastore file is getting bigger and
bigger while I run requests on my dev server.
Previously, this file size was stable. Now when I restart the dev
server, it takes much more time as it have to load a bigger datastore
file (several MB),
full of things I don't use.

Is there a way to prevent the dev server from adding these entities?
Thanks


On 7 nov, 22:34, "Gregory D'alesandre" <gr...@google.com> wrote:
> There isn't a summary of changes as it was a complete re-write, that being
> said if you want to see the old terms you can find them 
> here:http://code.google.com/appengine/terms_4.html
>
> Thanks,
>
> Greg
>
>
>
>
>
>
>
> On Mon, Nov 7, 2011 at 1:31 PM, pdknsk <pdk...@googlemail.com> wrote:
> > Is there a summary of the TOS changes available? I accepted without
> > reading (as many probably have).
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appengine@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to