Hi there, I don't think this will make it into ZF1.x. You should probably suggest this for 2.0 Marco Pivetta
http://twitter.com/Ocramius http://marco-pivetta.com On 26 January 2012 17:58, AmirBehzad Eslami <[email protected]> wrote: > 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] > > >
