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.
有没有办法使用 Zend Framework(1.8 版)将 Zend DB 的结果缓存在内存中?或者我应该使用服务器端解决方案来实现“每个进程的内存缓存”?
那么你能分享完成这些问题的最佳实践吗?
您可以使用 Zend_Cache_Backend_Memcached 缓存到内存中保存缓存的 Memcache 服务器