Yac
PHP Manual
PHP Manual»影响 PHP 行为的扩展»Yac

Yac

简介

Yac (Yet Another cache), is a lock-free, shared memory user data cache, could be used to replace APC, local memcache.

To Top