Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用 PHP 和 mysql 构建的网站,并希望将 memcached 集成到该网站中。
但是我只是考虑将它添加到某些部分(例如在商店中查找产品数量和价格的查询,或用户信息)。
这是明智的还是将 memcached 添加到所有 sql 查询会更好?
任何帮助,将不胜感激。
我决定只缓存应用程序中使用最多的重要部分,在这里查看重要信息并查看会话