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
2018-11-26Fix documentation typomichael-grunder
2018-11-26fix typoAlexander Schranz
2018-11-26fixed typoAlexander Schranz
2018-11-26add example for $ = last_id and > for not consumed messages yetAlexander Schranz
2018-11-26updated xrange, xrevrange, xpending types (#1468)Alexander Schranz
2018-11-19fixed xclaim example min idle parameterAlexander Schranz
2018-11-19Add min_idle_time back to prototypemichael-grunder
2018-11-19fixed xclaim documentationAlexander Schranz
2018-11-19fixed invalid stream id error in exampleAlexander Schranz
2018-11-18Add streams to table of contentGuy Korland
2018-11-16Small wording updatemichael-grunder
2018-11-16Update README.markdownfanjiapeng
2018-11-16Update README.markdownfanjiapeng
2018-10-15PHPREDIS-1422: Added hint for session locking supportMarius Meissner
2018-09-30Update README.markdownnolimitdev
2018-09-30Update README.markdownnolimitdev
2018-09-29Streams (#1413)Michael Grunder
2018-08-06Ddded subsection of PHP Session handler: "Session locking".mg
2018-07-08Highlight php codesakihito.nakano
2018-04-18Merge pull request #1316 from remicollet/issue-instPavlo Yatsukhnenko
2018-04-10Alignment :)michael-grunder
2018-04-10Update documentation of GEORADIUSmichael-grunder
2018-03-31Updates EXISTS documentation and notes change in 4.0.0michael-grunder
2018-03-02split INSTALL and add more instructionsRemi Collet
2018-02-21clarify mathematical expression719media
2018-02-10Remove unwanted slash in README.markdownYusril Herlian Syah
2018-02-09update INCR && DECRftwbzhao
2018-02-09Update README.markdownAlexey Kopytko
2018-01-19Documentation for UNLINK and SWAPDBmichael-grunder
2017-11-29Markdown fixesTom Arbesser-Rastburg
2017-10-23Fix typo and align table columnsmichael-grunder
2017-10-23Document GEO* commandsmichael-grunder
2017-08-02Update README.markdownMark Shehata
2017-07-20Coverity widgetPavlo Yatsukhnenko
2017-06-06Issue #1192Pavlo Yatsukhnenko
2017-05-05fixed duplicate 'install' typo and update the homebrew-php linkYongfu
2017-04-23Update documentation of MIGRATE methodmichael-grunder
2017-04-17Adds optional COUNT argument to sPopmichael-grunder
2017-04-11Processing `read_timeout` parameter + update docsPavlo Yatsukhnenko
2017-04-10Show examples for SCAN_RETRY and SCAN_NORETRYmichael-grunder
2017-04-10Better ducmentation for SCANmichael-grunder
2017-03-12Add free_reply_callbacks call to discard methodPavlo Yatsukhnenko
2017-03-04Issue #1087Pavlo Yatsukhnenko
2016-12-21Update contacts informationPavlo Yatsukhnenko
2016-08-04Travis-CI widget.michael-grunder
2016-08-04More formatting :/michael-grunder
2016-08-04Fix formattingmichael-grunder
2016-08-04Fix documentation typomichael-grunder
2016-07-20Merge pull request #850 from ProgerXP/ProgerXP-hdelMichael Grunder
2016-07-04Fix typo in README.markdownToby Schrapel