Hi,

I'm thinking that one of the use cases for Redis is to store session data.
As you know, reading and writing session data is a very common
task in PHP, it happens per page! We can use Redis as our backend
to decrease disk I/O when using sessions in PHP.

I would like to create a proposal for Zend_Session_SaveHandler_Redis.

What do you think? Any idea? Please let me know.

Thanks in advance,
-behzad

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to