An open API service for providing issue and pull request metadata for open source projects.

GitHub / phpredis/phpredis issues and pull requests

#2334 - Redis 7.2 compatibility

Issue - State: closed - Opened by remicollet over 2 years ago - 3 comments

#2327 - Synchronize Redis and RedisSentinel constructors

Pull Request - State: closed - Opened by yatsukhnenko over 2 years ago - 5 comments

#2301 - Cluster: Can't send KEYS to [...]

Issue - State: closed - Opened by boesing over 2 years ago - 6 comments

#2267 - RedisCluster - phpredis keeps using failed master

Issue - State: closed - Opened by sgohl over 2 years ago - 6 comments

#2266 - When getting an element from redis, PHP consumes twice the memory

Issue - State: closed - Opened by lyrixx over 2 years ago - 3 comments
Labels: wishlist

#2106 - Expose the transferred number of bytes

Issue - State: closed - Opened by tillkruss about 3 years ago - 8 comments

#2098 - Passing null as RedisSentinel auth parameter causes Uncaught RedisException

Issue - State: closed - Opened by hzimarov over 3 years ago - 3 comments
Labels: bug

#2085 - "Connection timed out" exception

Issue - State: open - Opened by ilya-levin-lokalise over 3 years ago - 18 comments

#2083 - Laravel Phpredis TLS issue

Issue - State: open - Opened by TomTangXD over 3 years ago - 12 comments

#2079 - Session handler does not honour lazy_write leading to unnecessary writes

Issue - State: closed - Opened by zorro-fr24 over 3 years ago - 11 comments

#2072 - Getting error "Handshake timed out"

Issue - State: closed - Opened by Temepest74 over 3 years ago - 4 comments

#2070 - connection manager on backend

Issue - State: closed - Opened by parsibox over 3 years ago - 1 comment

#2062 - Failed to use mTLS with PHP Session handler (redis mode)

Issue - State: open - Opened by nusphere over 3 years ago - 4 comments

#2005 - [Feature] Add compression support for PHP sessions

Issue - State: open - Opened by i2dcarrasco almost 4 years ago
Labels: wishlist, improvement

#1993 - Add documentation for backoff algorithms

Pull Request - State: closed - Opened by nbraun-amazon about 4 years ago - 1 comment

#1982 - zend_mm_heap crash when using zrangebyscore with Redis Cluster

Issue - State: closed - Opened by AdamKatzDev about 4 years ago - 4 comments

#1910 - Support for RedisCluster pipelining?

Issue - State: open - Opened by RafalLukawiecki over 4 years ago - 4 comments

#1902 - RedisClusterException: Unable to send command at a specific node (FlushAll)

Issue - State: closed - Opened by Diamonds0a over 4 years ago - 3 comments

#1881 - pconnect: Operation now in progress

Issue - State: open - Opened by kanidjar over 4 years ago - 66 comments

#1862 - Sentinel session handler

Issue - State: open - Opened by amfleurke almost 5 years ago - 16 comments
Labels: wishlist

#1838 - string family should return null instead of false

Issue - State: closed - Opened by MarcTCruz almost 5 years ago - 1 comment

#1811 - PHP Redis - Cluster Connection timeout.

Issue - State: closed - Opened by saurabhornawala about 5 years ago - 4 comments

#1810 - mGet return false when no keys are provided

Issue - State: open - Opened by dFayet about 5 years ago - 14 comments
Labels: documentation problem

#1786 - For regular strings avoid igbinary serialization overhead

Pull Request - State: closed - Opened by iliaal about 5 years ago - 3 comments

#1747 - Using SSH Tunnel - Can't communicate with any node in the cluster

Issue - State: closed - Opened by shehabgamin about 5 years ago - 6 comments

#1728 - [RFC] Add a way to make Redis::subscribe() async

Issue - State: open - Opened by lyrixx over 5 years ago - 11 comments
Labels: wishlist

#1726 - Redis->auth() sometimes freezes after upgrade to php 7.4

Issue - State: open - Opened by shurastik over 5 years ago - 62 comments
Labels: wishlist

#1671 - Connect delay on Windows platform

Issue - State: closed - Opened by vibbow over 5 years ago - 6 comments

#1668 - Overhaul broken persistent connections.

Issue - State: closed - Opened by michael-grunder over 5 years ago - 35 comments

#1633 - Redis Cluster Error - Error processing response from Redis node!

Issue - State: closed - Opened by kushalkh almost 6 years ago - 6 comments

#1543 - read error on connection

Issue - State: open - Opened by iliaal over 6 years ago - 41 comments

#1533 - Couldn't map cluster keyspace using any provided seed

Issue - State: closed - Opened by Thomas-1985 over 6 years ago - 24 comments

#1525 - Can I support the bitfield command? I didn't find this in the documentation.

Issue - State: closed - Opened by youngda over 6 years ago - 5 comments

#1476 - The parameter for `multi()` does not default to `\Redis::MULTI`

Issue - State: closed - Opened by damijank over 6 years ago - 13 comments

#1385 - Timed out attempting to find data in the correct node

Issue - State: closed - Opened by jianqiangsong almost 7 years ago - 17 comments

#1314 - SSL/TLS support

Issue - State: closed - Opened by sonicoder86 over 7 years ago - 12 comments

#1295 - Rediscluster fails on windows when using it as session

Issue - State: closed - Opened by ChristofferW over 7 years ago - 5 comments

#1264 - Appveyor checks

Pull Request - State: closed - Opened by Jan-E over 7 years ago - 2 comments

#1077 - Can't communicate with any node in the cluster

Issue - State: closed - Opened by tillkruss over 8 years ago - 10 comments

#793 - Set command not working with EX/PX, NX parameters

Issue - State: closed - Opened by madshov over 9 years ago - 7 comments

#468 - Default install on Mac OS X may not work with homebrew

Issue - State: closed - Opened by phpguru over 11 years ago - 3 comments

#213 - Is there a "php_reds.dll" for php-5.4.4 on windows ?

Issue - State: closed - Opened by samurai00 about 13 years ago - 38 comments

#100 - fix infinite loop when socket read error with issue 90

Pull Request - State: closed - Opened by zhangjiayin over 13 years ago - 2 comments

#99 - Exception thrown in blPop()

Issue - State: closed - Opened by arctica over 13 years ago - 9 comments

#98 - php class for Redis class interface

Pull Request - State: closed - Opened by glensc over 13 years ago - 1 comment

#97 - Redis 2.6 Additions

Issue - State: closed - Opened by prpghandi over 13 years ago - 8 comments
Labels: wishlist

#96 - Added ZSCE instruction

Pull Request - State: closed - Opened by joedevon over 13 years ago - 1 comment

#95 - Document sAdd support for multiple members

Issue - State: closed - Opened by carrier over 13 years ago - 5 comments
Labels: documentation problem

#94 - Question about using Redis::Multi() with persistent connection.

Issue - State: closed - Opened by chobie over 13 years ago - 4 comments
Labels: resolved

#93 - TTLs disappear after _rehash() is called

Issue - State: closed - Opened by rookie7799 over 13 years ago - 3 comments
Labels: resolved

#92 - Segmentation Fault when using Redis::brPop() and spl_autoload_register();

Issue - State: closed - Opened by x1a0 over 13 years ago - 3 comments
Labels: resolved

#91 - segfault in brpop (with solution)

Issue - State: closed - Opened by edlerd over 13 years ago - 1 comment
Labels: resolved

#90 - infinite loop with getMultiple method

Issue - State: closed - Opened by zhangjiayin over 13 years ago - 4 comments
Labels: need feedback

#89 - Segfault in hgetall (trace attached)

Issue - State: closed - Opened by edlerd over 13 years ago - 9 comments
Labels: resolved

#88 - Redis session missing checking for setting of wrong session id (FIXING PATCH INSIDE)

Issue - State: closed - Opened by misterion over 13 years ago - 9 comments
Labels: work in progress

#87 - RedisArray, discard - strange behaviour

Issue - State: closed - Opened by trong over 13 years ago - 3 comments
Labels: resolved

#86 - RedisArray, unwatch - Fatal Error

Issue - State: closed - Opened by trong over 13 years ago - 4 comments
Labels: resolved

#85 - autorehash option is invalid

Issue - State: closed - Opened by hilaowang over 13 years ago - 1 comment
Labels: resolved

#84 - zrange segment for for int key saved with score return

Issue - State: closed - Opened by uning over 13 years ago - 3 comments
Labels: need feedback

#83 - Problem in documentation with hDel

Issue - State: closed - Opened by max13fr over 13 years ago - 1 comment

#81 - Serializing integers

Issue - State: closed - Opened by dmitrykuzmenkov over 13 years ago - 1 comment

#80 - Check Apache status

Issue - State: closed - Opened by nicolasff over 13 years ago - 2 comments
Labels: work in progress

#79 - hiphop-php integration

Issue - State: closed - Opened by nareshv over 13 years ago - 3 comments
Labels: wishlist

#78 - lost return value when using multi to do zscore

Issue - State: closed - Opened by RobChen over 13 years ago - 2 comments
Labels: resolved

#77 - MSET causes infinit and 100% CPU usage

Issue - State: closed - Opened by zim32 over 13 years ago - 5 comments

#76 - Auto reconnected and no longer on the right DB

Issue - State: closed - Opened by chuyskywalker over 13 years ago - 9 comments
Labels: work in progress

#75 - setOption

Issue - State: closed - Opened by karlbernard over 13 years ago
Labels: wishlist

#74 - sAdd memory leak

Issue - State: closed - Opened by lalex over 13 years ago - 2 comments
Labels: resolved

#73 - segmentation fault with blPop

Issue - State: closed - Opened by trong over 13 years ago - 9 comments
Labels: resolved

#72 - Run 'MULIT' method twice before 'EXEC', it will be wrong.

Issue - State: closed - Opened by cenyaozhong over 13 years ago - 1 comment

#71 - How to install?!

Issue - State: closed - Opened by ronaldlee over 13 years ago - 1 comment

#70 - debug read error on connection

Issue - State: closed - Opened by sorinv over 13 years ago - 138 comments
Labels: need feedback

#69 - RedisArray, ping and stopped server - Fatal Error

Issue - State: closed - Opened by trong over 13 years ago - 3 comments
Labels: resolved

#68 - How to check connection error with RedisArray?

Issue - State: closed - Opened by trong over 13 years ago - 2 comments

#67 - Exception when master is down and slave-serve-stale-data is set to no

Issue - State: closed - Opened by r1kkert over 13 years ago - 3 comments
Labels: need feedback

#66 - Add support for variadic write commands introduced in Redis 2.4

Issue - State: closed - Opened by timabdulla over 13 years ago - 3 comments

#65 - does phpredis require php 5.3?

Issue - State: closed - Opened by sp3c73r2038 almost 14 years ago - 9 comments

#64 - Expiration for hash keys

Issue - State: closed - Opened by max13fr almost 14 years ago - 2 comments

#63 - link: `redis.lo' is not a valid libtool object

Issue - State: closed - Opened by askie almost 14 years ago - 6 comments
Labels: need feedback

#62 - hGetAll raise Unexpected PHP error "igbinary_unserialize_header"

Issue - State: closed - Opened by larest almost 14 years ago - 2 comments
Labels: resolved

#61 - zAdd and zRangeByScore send different float representations

Issue - State: closed - Opened by janoberst almost 14 years ago - 1 comment

#60 - make failes on Gentoo

Issue - State: closed - Opened by sju almost 14 years ago - 4 comments
Labels: need feedback

#59 - is it possible to compile the project for win x64

Issue - State: closed - Opened by larest almost 14 years ago - 2 comments

#58 - Delete doesn't work ...

Issue - State: closed - Opened by max13fr almost 14 years ago - 2 comments
Labels: resolved

#57 - sAdd() with integer as key doesn't work, while set() does

Issue - State: closed - Opened by janoberst almost 14 years ago - 3 comments
Labels: resolved

#56 - segfault in master

Issue - State: closed - Opened by bobrik almost 14 years ago - 6 comments
Labels: need feedback

#55 - Bad type specifier (zAdd)

Issue - State: closed - Opened by Wuushu almost 14 years ago - 6 comments
Labels: resolved

#54 - lrem input different

Issue - State: closed - Opened by scottix almost 14 years ago - 3 comments

#53 - session.serialize_handler=igbinary doesn't work with phpredis?

Issue - State: closed - Opened by krisnod almost 14 years ago

#52 - error with LIST: protocol error, got '{' as reply type byte

Issue - State: closed - Opened by clu3 almost 14 years ago - 4 comments

#51 - $redis->connect connect success return true failure not false

Issue - State: closed - Opened by louyefeiwu almost 14 years ago - 2 comments
Labels: resolved

#50 - make failed (osx), duplicate symbol _redis_array_ce [49bc7c]

Issue - State: closed - Opened by bungle almost 14 years ago - 2 comments

#49 - HMGET memory leak

Issue - State: closed - Opened by ukko almost 14 years ago - 3 comments