鲁希德的城堡

woe to those who oppose

导航

  • Home
  • Sign in
  • Wiki
  • Player
  • RSS

Google App Engine SDK Version 1.2.3更新

2009-06-19 08:30:18 lucidanui Comments[0] Google App Engine
  • google.appengine.api.labs.taskqueue开始支持计划任务列队
    http://code.google.com/appengine/docs/python/taskqueue
  • 开始支持Django 1.0,需要在本地环境中安装django但不需要上传到服务器
    http://code.google.com/p/googleappengine/issues/detail?id=872
  • Urlfetch开始支持异步请求
    http://code.google.com/p/googleappengine/issues/detail?id=958
  • Urlfetch在开发套件中更接近于在App Engine的服务器中:默认中会设置referer header,而并不设置Accept header,而且会设置gzip.Urlfetch的Accept-Encoding
    http://code.google.com/p/googleappengine/issues/detail?id=970
  • Fixed issue with httplib and absolute URLs.修复httplib和绝对路径的问题
    http://code.google.com/p/googleappengine/issues/detail?id=1311
  • Memcache的key长度不再限制为250字节:更长的keys将会被key的hash取代
  • transactions中支持使用Datastore的ancestor进行查询
  • 在开发套件中会对第一个operation进行快照,所以不会显示在transaction的所有写入。和在服务器中一样。

评论

  • Copyright © 2009 Powered by Google Appengine | Maded by Lucidanui

    Creative Commons 3.0 BY