APCu数据是存储在硬盘还是内存?
Is APCu data stored in hard disk or ram?
标题不言自明。 APCu 数据存储在哪里?硬盘还是内存?
APCu 使用 RAM 作为数据存储。
It store cache in the PHP shared memory .
标题不言自明。 APCu 数据存储在哪里?硬盘还是内存?
APCu 使用 RAM 作为数据存储。
It store cache in the PHP shared memory .