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