Yii2 activerecord cache

I have not been able to find how to cache active records using yii\caching\ApcCache and the only documentation I found to support activerecord caching is for redis, does anyone know how to achieve activerecord caching in a similar manner to Active Query caching?