开发者

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

开发者 https://www.devze.com 2023-01-14 13:10 出处:网络
I think my question is already clear enough, but to make it even more clear i will illustrate it with my example.

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

精彩评论

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

关注公众号