Bigtable是最直观的GAE存储方法,但是它的缺点是文件大小限制:每个文件不超过1MB,您可能不希望在除缩略图之外的应用程序中使用它作为存储方法。
Bigtable is probably the most intuitive of the GAE storage options, but its downside is file size: at 1mb per file, you probably don't want to use it for anything bigger than a thumbnail - if that.
Bigtable是最直观的GAE存储方法,但是它的缺点是文件大小限制:每个文件不超过1MB,您可能不希望在除缩略图之外的应用程序中使用它作为存储方法。
Bigtable is probably the most intuitive of the GAE storage options, but its downside is file size: at 1mb per file, you probably don't want to use it for anything bigger than a thumbnail - if that.
应用推荐