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
2014-07-01Merge remote-tracking branch 'vostok4/master'Anatol Belski
2014-07-01added redis array stuff to win part done some fixes to itAnatol Belski
2014-04-09Merge nicolasff:b9a16b5ad5 in, fixing for Win32vostok4
2014-02-23add support for 'connect_timeout' option for redis arraysMike
2013-10-18Further fixes for building on VC9 Win32, C89 compliancevostok4
2013-08-11Integrating mobli's lazy connect and retry intervalmichael-grunder
2013-08-11Merge remote-tracking branch 'mobli/develop' into feature/mobli_ra_changesmichael-grunder
2013-08-11Persistent connections with RedisArraymichael-grunder
2013-02-25Added lazy_connect option to RedisArrayEmmanuel Merali
2013-02-22Merged changes from @mobliEmmanuel Merali
2013-01-29New select DB command to RedisArray - Added retry delay on reconnectEmmanuel Merali
2013-01-29Revert "Retry delay - selectDB on array"Emmanuel Merali
2013-01-21Retry delay - selectDB on arrayEmmanuel Merali
2012-09-10Fix RedisArray::_rehash to support closuresNicolas Favre-Felix
2011-12-12Reordered arguments to ra_index_multi().Nicolas Favre-Felix
2011-12-11External key distributorEmmanuel Merali
2011-12-08Allow use of pipeline in RedisArrayEmmanuel Merali
2011-11-27Added missing UNWATCH.Nicolas Favre-Felix
2011-11-27Added missing DISCARD in RedisArray mode.Nicolas Favre-Felix
2011-09-14Added missing index on MSET.Nicolas Favre-Felix
2011-09-14Changed DEL to use index when available.Nicolas Favre-Felix
2011-09-04Multi/exec, per node.Nicolas Favre-Felix
2011-09-04Auto rehash keys on read miss + config.iniNicolas Favre-Felix
2011-08-28Added TSRMLS_CC/DC where needed.Nicolas Favre-Felix
2011-08-28Added INI loaderNicolas Favre-Felix
2011-08-28Rehashing callbackNicolas Favre-Felix
2011-08-19Update target index when rehashing.Nicolas Favre-Felix
2011-08-19Started resharding and fixed memory corruption issue.Nicolas Favre-Felix
2011-08-19RefactoringNicolas Favre-Felix