GitHub / PerlRedis/perl-redis issues and pull requests
#169 - Tests fail
Issue -
State: open - Opened by davehodg about 2 years ago
#168 - add documentation on cursors (singingfish)
Pull Request -
State: closed - Opened by dams over 2 years ago
- 1 comment
#167 - There's no documentation or test demonstrating cursor.
Issue -
State: closed - Opened by singingfish over 2 years ago
- 1 comment
#166 - add ssl, username and password args to redis sentinel
Pull Request -
State: closed - Opened by Merwan19 over 2 years ago
- 2 comments
#165 - Redis URL scheme is not supported, redis://<user>:<password>@<host>:<port>
Issue -
State: open - Opened by joshnatis over 2 years ago
- 1 comment
#164 - Doesn't support sentinels password
Issue -
State: closed - Opened by liweitianux almost 3 years ago
- 4 comments
#163 - Add support for username/password AUTH
Pull Request -
State: closed - Opened by joelchornik almost 3 years ago
- 2 comments
#162 - Retry socket connect if errno is EINTR
Pull Request -
State: closed - Opened by mschout almost 3 years ago
- 1 comment
#161 - Redis connect() does not correctly handle Interrupted System Call (EINTR)
Issue -
State: closed - Opened by mschout almost 3 years ago
#160 - 1.999: test suite is failing in one unit
Issue -
State: open - Opened by kloczek almost 3 years ago
- 5 comments
#159 - Reconnect for MOVED?
Issue -
State: closed - Opened by mrmuskrat about 3 years ago
- 2 comments
#158 - Better fix of redis version in test
Pull Request -
State: closed - Opened by michal-josef-spacek about 3 years ago
- 2 comments
#157 - SSL options are not passed to IO::Socket::SSL.
Issue -
State: open - Opened by vel21ripn about 3 years ago
#156 - Fix of test for multiple arguments in info command
Pull Request -
State: closed - Opened by michal-josef-spacek about 3 years ago
- 7 comments
#155 - support for redis6+ acl-only auth (in server(), auth())
Issue -
State: open - Opened by combrs about 3 years ago
- 1 comment
#154 - t/04-pipeline.t failed with Redis 7.0.0
Issue -
State: open - Opened by jplesnik about 3 years ago
- 3 comments
#153 - not connect to any server in hscan command
Issue -
State: open - Opened by ReneBoehm almost 4 years ago
#152 - http://redis.io -> https://redis.io
Pull Request -
State: closed - Opened by bessarabov about 4 years ago
- 1 comment
#151 - Update tls support
Pull Request -
State: closed - Opened by mrmuskrat about 4 years ago
- 2 comments
#150 - Unexpected error condition 104/linux
Issue -
State: closed - Opened by mrmuskrat about 4 years ago
- 2 comments
#149 - Error: command sent is not an octet sequence in the native encoding - is croak the right way ?
Issue -
State: open - Opened by ReneBoehm over 4 years ago
- 2 comments
#148 - Tests on AIX platform fail - issue with not defined Socket macro MSG_DONTWAIT
Issue -
State: open - Opened by jrtaisto almost 5 years ago
#147 - Doesn't seem to support Redis cluster mode
Issue -
State: open - Opened by iamalnewkirk almost 5 years ago
- 2 comments
#146 - fix typo of the sentinels option
Pull Request -
State: closed - Opened by shogo82148 almost 5 years ago
#145 - READONLY You can't write against a read only slave.
Issue -
State: closed - Opened by cmanley about 5 years ago
- 1 comment
#144 - Redis uses undefined value from parameters
Issue -
State: closed - Opened by KES777 about 5 years ago
#143 - Make try/catch syntax same as rest of code
Pull Request -
State: closed - Opened by willsheppard over 5 years ago
- 2 comments
#142 - Add support for Modules commands
Issue -
State: open - Opened by gkorland over 5 years ago
- 3 comments
#141 - Error handling is not stack-safe when reconnect is enabled
Issue -
State: open - Opened by allter over 5 years ago
- 2 comments
#140 - Shouldn't it auto-reconnect if connecting via a Sentinel?
Issue -
State: closed - Opened by hyacin75 over 5 years ago
- 3 comments
#139 - Fix for "Unexpected error condition 104/linux"
Pull Request -
State: closed - Opened by alexandrfox over 5 years ago
- 1 comment
#138 - Can't use an undefined value as a subroutine reference at /usr/share/perl5/Redis.pm line 565.
Issue -
State: closed - Opened by hyacin75 over 5 years ago
- 3 comments
#137 - Patch to support RedisTimeSeries commands.
Pull Request -
State: open - Opened by ghost about 6 years ago
- 7 comments
#136 - Added missing prereqs as reported by CPANTS.
Pull Request -
State: closed - Opened by manwar about 6 years ago
#135 - Error mismatch in test for redis-4.0.11-3.2.x86_64
Issue -
State: closed - Opened by Tux over 6 years ago
- 3 comments
#134 - Ping does not raise exception when authentication is required but the connection doesn't authenticate
Issue -
State: closed - Opened by willpoorman over 6 years ago
- 3 comments
#133 - Travis CI fails to build my pull-request before even running tests on perls 5.10 and 5.12
Issue -
State: closed - Opened by dallaylaen over 6 years ago
- 1 comment
#132 - Don't send SELECT if current database equals the one being selected
Pull Request -
State: closed - Opened by dallaylaen over 6 years ago
#131 - Can't get cpanm to install Redis-1.991
Issue -
State: closed - Opened by rwillett almost 7 years ago
- 2 comments
#130 - relax the check in 04-pipeline.t about unknown command output
Pull Request -
State: closed - Opened by real-dam almost 7 years ago
#129 - Add SSL/TLS support.
Pull Request -
State: closed - Opened by huydhn about 7 years ago
- 5 comments
#128 - The client cannot call `GEORADIUS(BYMEMBER)_RO`
Issue -
State: open - Opened by shogo82148 over 7 years ago
#127 - Test suite hangs w/ redis 4.0.2
Issue -
State: open - Opened by kentfredric over 7 years ago
- 2 comments
#126 - Redis::Sentinel documentation: link without ".pm"
Issue -
State: open - Opened by eserte almost 8 years ago
#125 - remove develop prereqs from test prereqs again
Pull Request -
State: closed - Opened by karenetheridge about 8 years ago
- 1 comment
#124 - Redis thread concurency with transactions
Issue -
State: closed - Opened by nick2012 over 8 years ago
- 1 comment
#123 - TLS Support
Issue -
State: closed - Opened by marcantonio almost 9 years ago
- 1 comment
#122 - ping raises exception on no more running redis server
Issue -
State: closed - Opened by gercker almost 9 years ago
#121 - Add IPv6 support
Issue -
State: open - Opened by mgregr about 9 years ago
#120 - When installing, does not pass t/11-timeout.t when LANG is not english
Issue -
State: closed - Opened by deemytch about 9 years ago
#119 - Provide additional information on Redis authentication error
Pull Request -
State: closed - Opened by vladm over 9 years ago
#118 - [PATCH] spelling mistake
Issue -
State: closed - Opened by gregoa over 9 years ago
- 1 comment
#117 - Regression: 1.981 introduced perl-5.10 requirement
Issue -
State: closed - Opened by mithun over 9 years ago
- 1 comment
#116 - Error case that may need to be handled by reconnecting. Seeing mismatched responses.
Issue -
State: closed - Opened by baragona almost 10 years ago
- 6 comments
#115 - Unexpected error condition 54/freebsd
Issue -
State: closed - Opened by eserte almost 10 years ago
- 1 comment
#114 - Sentinel role support
Pull Request -
State: open - Opened by melo about 10 years ago
- 3 comments
#113 - Access field in redis 'INFO' command
Issue -
State: closed - Opened by LeGEC about 10 years ago
- 1 comment
#112 - Compare error number instead of error message for locale
Pull Request -
State: closed - Opened by syohex about 10 years ago
#111 - Locale-related test failures with perl 5.22.0
Issue -
State: closed - Opened by eserte about 10 years ago
#110 - 01-basic.t fails on Solaris
Issue -
State: closed - Opened by campbsb about 10 years ago
- 6 comments
#109 - Redis cluster support
Issue -
State: closed - Opened by vsespb over 10 years ago
- 2 comments
#108 - Abstracted away some error messages
Pull Request -
State: closed - Opened by skaurus over 10 years ago
- 5 comments
#107 - Why do we check the content for utf8 bit ?
Issue -
State: closed - Opened by celogeek over 10 years ago
- 5 comments
#106 - Support topic "0" in psubscribe
Pull Request -
State: closed - Opened by kappa over 10 years ago
- 1 comment
#105 - Set of options
Issue -
State: closed - Opened by jivkoa over 10 years ago
- 1 comment
#104 - background save fails while loading big file
Issue -
State: closed - Opened by abunimeh over 10 years ago
- 1 comment
#103 - PR #101 : croak when reconnecting while responses are pending.
Pull Request -
State: closed - Opened by dams almost 11 years ago
- 1 comment
#102 - EXPIRE support
Issue -
State: closed - Opened by amit777 almost 11 years ago
- 1 comment
#101 - Reconnect and pipelining
Issue -
State: closed - Opened by vsespb almost 11 years ago
- 3 comments
#100 - "Reconnect during transaction" will throw EXEC without MULTI
Issue -
State: open - Opened by vsespb almost 11 years ago
- 1 comment
#99 - Hangs when reconnect disabled inside transaction
Issue -
State: open - Opened by vsespb almost 11 years ago
- 1 comment
#98 - wait_until_loaded option
Pull Request -
State: open - Opened by melo almost 11 years ago
- 4 comments
#97 - Deep recursion when maxclients is reached and reconnect, name, on_connect parameters used
Issue -
State: open - Opened by vsespb almost 11 years ago
#96 - Fixing inconsistency with binary strings (called "the unicode bug").
Pull Request -
State: closed - Opened by vsespb almost 11 years ago
- 1 comment
#95 - The unicode bug
Issue -
State: closed - Opened by vsespb almost 11 years ago
- 16 comments
#94 - Feature request - read timeout is useless
Issue -
State: open - Opened by vsespb almost 11 years ago
- 5 comments
#93 - Reconnect does not work with large data sets
Issue -
State: open - Opened by vsespb almost 11 years ago
- 3 comments
#92 - Test::CPAN::Meta (et al.) are required even if unused
Issue -
State: closed - Opened by rjbs almost 11 years ago
- 1 comment
#91 - fix 'every' option unit documentation and examples
Pull Request -
State: closed - Opened by bjakubski almost 11 years ago
- 1 comment
#90 - support of expire method
Issue -
State: closed - Opened by jivkoa about 11 years ago
- 1 comment
#89 - Clarification about reconnect and read_timeout
Issue -
State: open - Opened by vsespb about 11 years ago
- 14 comments
#88 - "Invalid Bilk Length" Protocol error on using hmset with a value of undef in hash
Issue -
State: closed - Opened by msugatoor about 11 years ago
- 1 comment
#85 - reconnect during transaction
Issue -
State: closed - Opened by ikruglov about 11 years ago
- 6 comments
Labels: bug
#81 - Reconnect and Every problem ?
Issue -
State: closed - Opened by togro over 11 years ago
- 2 comments
Labels: bug
#79 - support for lpop/rpop from multiple lists
Issue -
State: closed - Opened by plockaby over 11 years ago
- 2 comments
#67 - Two very minor patches
Pull Request -
State: closed - Opened by rgs over 11 years ago
#66 - Compat redis 120
Pull Request -
State: closed - Opened by andk over 11 years ago
- 1 comment
#62 - hdel POD did not render correctly.
Pull Request -
State: closed - Opened by mbeijen over 11 years ago
#61 - Fixed POD for hset
Pull Request -
State: closed - Opened by mbeijen over 11 years ago
#52 - add timeout using IO::Socket::Timeout
Pull Request -
State: closed - Opened by dams almost 12 years ago
- 6 comments
Labels: for next release
#50 - Support for IPv6 in redis 2.8, updated tests to 2.8, make it work also on an IPv6-only host
Pull Request -
State: open - Opened by MarkMartinec almost 12 years ago
#49 - Improve pipelined mode
Pull Request -
State: closed - Opened by iafan about 12 years ago
- 1 comment
#46 - 45: Pipelining doesn't do its job - buffered output improves performance
Pull Request -
State: closed - Opened by MarkMartinec about 12 years ago
- 1 comment
#45 - Pipelining doesn't do its job - buffered output improves performance, reducing packet rate
Issue -
State: closed - Opened by MarkMartinec about 12 years ago
- 1 comment
#35 - Prepare for multiple Redis APIs
Issue -
State: closed - Opened by melo over 12 years ago
- 1 comment
Labels: todo, feature
#33 - Add read/write timeout support
Pull Request -
State: closed - Opened by Ovid over 12 years ago
- 11 comments
#21 - fix for perl-redis issue #20
Pull Request -
State: closed - Opened by Andrewpk about 13 years ago
- 8 comments
#17 - multi()/exec() + pipelining
Issue -
State: closed - Opened by melo over 13 years ago
Labels: todo
#7 - doc fixes and tests for sets
Pull Request -
State: closed - Opened by polettix about 14 years ago
- 2 comments
#6 - reconnect option
Pull Request -
State: closed - Opened by thiagorondon about 14 years ago
- 2 comments