开发者

Is it possible to memcache a json result in App Engine?

I think my question is already clear enough, but to make it even more clear i will illustrate it with my example.

I'm currently returning many json every request, which I would like to cache in so开发者_开发技巧me way. I thought memcache would be great, but I only see that they use memcache for caching queries.


JSON is just text, so yes, you can store it in memcache.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜