Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-26Added configure flag to disable sessions.Nicolas Favre-Felix
2011-06-12Merge branch 'master' of https://github.com/Zakay/phpredis into Zakay-masterNicolas Favre-Felix
2011-04-15Fix #10, AUTH with session handler.Nicolas Favre-Felix
2011-03-06Custom session prefix.Nicolas Favre-Felix
2011-02-04PHPredis session must send null and -1 as persistent_id and perisistent_id_le...Zakay Danial
2011-01-14Add persistence in session handler.Nicolas Favre-Felix
2011-01-14Add UNIX socket support in session handler.Nicolas Favre-Felix
2010-12-15Merge branch 'master' of https://github.com/Savar/phpredisNicolas Favre-Felix
2010-12-15Bugfixes in redis_session.cNicolas Favre-Felix
2010-12-15fix some missing threaded parameters and added README infoSimon Effenberg
2010-12-15added pconnect, has to be tested and checkedSimon Effenberg
2010-12-09fix missing TSRMLS_CC macroSimon Effenberg
2010-12-03Bugfix and typo.Nicolas Favre-Felix
2010-12-02New feature: PHP session handler.Nicolas Favre-Felix