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
2022-11-11Documentation: Rework more formatting and add example sections.HEADdevelopmichael-grunder
2022-11-10Update stubs.michael-grunder
2022-11-10Documentation: Render docsmichael-grunder
2022-11-08Documentation: More docblocks with examples.michael-grunder
2022-11-08Documentation: Several more docblocksmichael-grunder
2022-11-07Documentation: Add several more docblocsmichael-grunder
2022-11-04Documentation: More docblocksmichael-grunder
2022-11-04Documentation: More command docblocksmichael-grunder
2022-11-04Documentation: Stream doc blocks and xtrim fixmichael-grunder
2022-11-02Documentation: Several ZSET docblocksmichael-grunder
2022-11-02Documentation: Even more docblocksmichael-grunder
2022-11-02Documentation: More docblocks with examplesmichael-grunder
2022-11-01Documentation: More docblocks with examplesmichael-grunder
2022-11-01Documentation: More docblocks for eventualmichael-grunder
2022-11-01Documentation: Add several more docblocks.michael-grunder
2022-11-01More docblocks and refactor SLAVEOF command.michael-grunder
2022-11-01Documentation: SSCAN docblock and examplemichael-grunder
2022-11-01Documentation: Add a docblock for the set command.michael-grunder
2022-10-31Documentation: Additional docblock headersmichael-grunder
2022-10-31Copy docblock and fix DB option.michael-grunder
2022-10-31Documentation: More complete command docblocksmichael-grunder
2022-10-30Move `options` to the end listPavlo Yatsukhnenko
2022-10-30Issue #1894Pavlo Yatsukhnenko
2022-10-30Documentation: More docblocks and examplesmichael-grunder
2022-10-30Documentation: Add detailed docs for several set operationsmichael-grunder
2022-10-29Documentation: Add a BRPOPLPUSH example blockmichael-grunder
2022-10-28Documentation: Add detailed docblocks for list pop operations.michael-grunder
2022-10-28Documentation: [B]Z[M]POP* doc blocksmichael-grunder
2022-10-27Documentation: Add docblocks for PF* commands and ping.michael-grunder
2022-10-27Documentation: Add docblocks for several more methods.michael-grunder
2022-10-27Refactor BRPOPLPUSH and add B[LR]POP documentationmichael-grunder
2022-10-27Documentation: BITPOS and BITCOUNTmichael-grunder
2022-10-27Documentation: Document introspection methodsmichael-grunder
2022-10-26Documentation: Redis constructormichael-grunder
2022-10-26TOUCH commandmichael-grunder
2022-10-24Issue #2106Pavlo Yatsukhnenko
2022-10-23Refactor SORT and add SORT_RO commandmichael-grunder
2022-10-23XGROUP DELCONSUMER and ENTRIESREADmichael-grunder
2022-10-22Implement ZRANGESTORE and add ZRANGE optionsmichael-grunder
2022-10-22EVAL_RO and EVALSHA_ROmichael-grunder
2022-10-19Refactor SLOWLOG commandmichael-grunder
2022-10-19Variadic CONFIG GET/SETmichael-grunder
2022-10-16INFO with multiple sectionsmichael-grunder
2022-10-13Refactor BITPOS and implement BIT/BYTE option.michael-grunder
2022-10-13Implement Redis 7.0.0 [P]EXPIRE[AT] optionsmichael-grunder
2022-10-12RedisCluster stub fixes (#2183)Michael Grunder
2022-10-11More redis.stub.php and PHP 8.2 deprecation fixes.michael-grunder
2022-10-11Refactor FLUSHDB and update docs.michael-grunder
2022-10-11Refactor and fix XPENDING handlermichael-grunder
2022-10-08Implement AUTH/AUTH2 arguments for MIGRATEmichael-grunder