mysql - 微信小程序如何提高查询速度?
巴扎黑
巴扎黑 2017-04-17 16:33:42
0
1
938

现在小程序炒的火热,公司选择小程序开发。
环境:腾讯云服务器
系统:centos6.5
应用服务器:tomcat7
数据库:云mysql
问题:每次进去小程序,需要触发servlet逻辑,从mysql取数,这样导致反应速度很慢。求一种很好的方案。谢谢指导

巴扎黑
巴扎黑

reply all(1)
刘奇

If the real-time requirements are not very high, caching can be used,
and caching is the best solution.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template