简介

Memcache 模块为 memcached 提供了方便的面向过程及面向对象的接口,memcached 是为了降低动态 web 应用程序数据库负载的一种高效的缓存守护程序。

Memcache 模块同时提供了 session 处理程序(memcache)。

更多关于 memcached 的信息请参见 » http://www.memcached.org/

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top