Blog Archives

HTTP Sessions using Redis in Yii

This post serves two main goals: Explain how to use Redis as a cache and http session storage in a Yii project Explain why it’s possible to do it only with configuration due to Object Orientation and Design Patterns

Tagged with: , , , , , , ,
Posted in PHP, Yii
In Archive