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

GitHub / PerlRedis/perl-redis issues and pull requests

#178 - Reconnect fails when redis is in subscribe mode

Issue - State: open - Opened by guimard 9 months ago

#177 - Reconnect when read fails due to broken pipe.

Pull Request - State: open - Opened by davmillar about 1 year ago

#175 - Impossible to authenticate

Issue - State: open - Opened by scothost about 1 year ago

#174 - Update documentation with sentinels authentication options

Pull Request - State: open - Opened by maxbes over 1 year ago

#169 - Tests fail

Issue - State: open - Opened by davehodg over 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 almost 3 years ago - 2 comments

#165 - Redis URL scheme is not supported, redis://<user>:<password>@<host>:<port>

Issue - State: open - Opened by joshnatis almost 3 years ago - 1 comment

#164 - Doesn't support sentinels password

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

#163 - Add support for username/password AUTH

Pull Request - State: closed - Opened by joelchornik about 3 years ago - 2 comments

#162 - Retry socket connect if errno is EINTR

Pull Request - State: closed - Opened by mschout about 3 years ago - 1 comment

#160 - 1.999: test suite is failing in one unit

Issue - State: open - Opened by kloczek over 3 years ago - 5 comments

#159 - Reconnect for MOVED?

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

#158 - Better fix of redis version in test

Pull Request - State: closed - Opened by michal-josef-spacek over 3 years ago - 2 comments

#157 - SSL options are not passed to IO::Socket::SSL.

Issue - State: open - Opened by vel21ripn over 3 years ago

#156 - Fix of test for multiple arguments in info command

Pull Request - State: closed - Opened by michal-josef-spacek over 3 years ago - 7 comments

#155 - support for redis6+ acl-only auth (in server(), auth())

Issue - State: open - Opened by combrs over 3 years ago - 1 comment

#154 - t/04-pipeline.t failed with Redis 7.0.0

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

#153 - not connect to any server in hscan command

Issue - State: open - Opened by ReneBoehm about 4 years ago

#152 - http://redis.io -> https://redis.io

Pull Request - State: closed - Opened by bessarabov over 4 years ago - 1 comment

#151 - Update tls support

Pull Request - State: closed - Opened by mrmuskrat over 4 years ago - 2 comments

#150 - Unexpected error condition 104/linux

Issue - State: closed - Opened by mrmuskrat over 4 years ago - 2 comments

#147 - Doesn't seem to support Redis cluster mode

Issue - State: open - Opened by iamalnewkirk about 5 years ago - 2 comments

#146 - fix typo of the sentinels option

Pull Request - State: closed - Opened by shogo82148 about 5 years ago

#145 - READONLY You can't write against a read only slave.

Issue - State: closed - Opened by cmanley over 5 years ago - 1 comment

#144 - Redis uses undefined value from parameters

Issue - State: closed - Opened by KES777 over 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 almost 6 years ago - 3 comments

#141 - Error handling is not stack-safe when reconnect is enabled

Issue - State: open - Opened by allter almost 6 years ago - 2 comments

#140 - Shouldn't it auto-reconnect if connecting via a Sentinel?

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

#139 - Fix for "Unexpected error condition 104/linux"

Pull Request - State: closed - Opened by alexandrfox almost 6 years ago - 1 comment

#137 - Patch to support RedisTimeSeries commands.

Pull Request - State: open - Opened by ghost over 6 years ago - 7 comments

#136 - Added missing prereqs as reported by CPANTS.

Pull Request - State: closed - Opened by manwar over 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

#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 about 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 about 7 years ago

#129 - Add SSL/TLS support.

Pull Request - State: closed - Opened by huydhn over 7 years ago - 5 comments

#128 - The client cannot call `GEORADIUS(BYMEMBER)_RO`

Issue - State: open - Opened by shogo82148 almost 8 years ago

#127 - Test suite hangs w/ redis 4.0.2

Issue - State: open - Opened by kentfredric almost 8 years ago - 2 comments

#126 - Redis::Sentinel documentation: link without ".pm"

Issue - State: open - Opened by eserte about 8 years ago

#125 - remove develop prereqs from test prereqs again

Pull Request - State: closed - Opened by karenetheridge over 8 years ago - 1 comment

#124 - Redis thread concurency with transactions

Issue - State: closed - Opened by nick2012 almost 9 years ago - 1 comment

#123 - TLS Support

Issue - State: closed - Opened by marcantonio about 9 years ago - 1 comment

#122 - ping raises exception on no more running redis server

Issue - State: closed - Opened by gercker over 9 years ago

#121 - Add IPv6 support

Issue - State: open - Opened by mgregr over 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

#115 - Unexpected error condition 54/freebsd

Issue - State: closed - Opened by eserte about 10 years ago - 1 comment

#114 - Sentinel role support

Pull Request - State: open - Opened by melo over 10 years ago - 3 comments

#113 - Access field in redis 'INFO' command

Issue - State: closed - Opened by LeGEC over 10 years ago - 1 comment

#112 - Compare error number instead of error message for locale

Pull Request - State: closed - Opened by syohex over 10 years ago

#111 - Locale-related test failures with perl 5.22.0

Issue - State: closed - Opened by eserte over 10 years ago

#110 - 01-basic.t fails on Solaris

Issue - State: closed - Opened by campbsb over 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 almost 11 years ago - 1 comment

#105 - Set of options

Issue - State: closed - Opened by jivkoa almost 11 years ago - 1 comment

#104 - background save fails while loading big file

Issue - State: closed - Opened by abunimeh almost 11 years ago - 1 comment

#103 - PR #101 : croak when reconnecting while responses are pending.

Pull Request - State: closed - Opened by dams about 11 years ago - 1 comment

#102 - EXPIRE support

Issue - State: closed - Opened by amit777 about 11 years ago - 1 comment

#101 - Reconnect and pipelining

Issue - State: closed - Opened by vsespb about 11 years ago - 3 comments

#100 - "Reconnect during transaction" will throw EXEC without MULTI

Issue - State: open - Opened by vsespb about 11 years ago - 1 comment

#99 - Hangs when reconnect disabled inside transaction

Issue - State: open - Opened by vsespb about 11 years ago - 1 comment

#98 - wait_until_loaded option

Pull Request - State: open - Opened by melo about 11 years ago - 4 comments

#96 - Fixing inconsistency with binary strings (called "the unicode bug").

Pull Request - State: closed - Opened by vsespb about 11 years ago - 1 comment

#95 - The unicode bug

Issue - State: closed - Opened by vsespb about 11 years ago - 16 comments

#94 - Feature request - read timeout is useless

Issue - State: open - Opened by vsespb about 11 years ago - 5 comments

#93 - Reconnect does not work with large data sets

Issue - State: open - Opened by vsespb about 11 years ago - 3 comments

#92 - Test::CPAN::Meta (et al.) are required even if unused

Issue - State: closed - Opened by rjbs over 11 years ago - 1 comment

#91 - fix 'every' option unit documentation and examples

Pull Request - State: closed - Opened by bjakubski over 11 years ago - 1 comment

#90 - support of expire method

Issue - State: closed - Opened by jivkoa over 11 years ago - 1 comment

#89 - Clarification about reconnect and read_timeout

Issue - State: open - Opened by vsespb over 11 years ago - 14 comments

#85 - reconnect during transaction

Issue - State: closed - Opened by ikruglov over 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 almost 12 years ago

#66 - Compat redis 120

Pull Request - State: closed - Opened by andk almost 12 years ago - 1 comment

#62 - hdel POD did not render correctly.

Pull Request - State: closed - Opened by mbeijen almost 12 years ago

#61 - Fixed POD for hset

Pull Request - State: closed - Opened by mbeijen almost 12 years ago

#52 - add timeout using IO::Socket::Timeout

Pull Request - State: closed - Opened by dams about 12 years ago - 6 comments
Labels: for next release

#49 - Improve pipelined mode

Pull Request - State: closed - Opened by iafan over 12 years ago - 1 comment

#46 - 45: Pipelining doesn't do its job - buffered output improves performance

Pull Request - State: closed - Opened by MarkMartinec over 12 years ago - 1 comment

#35 - Prepare for multiple Redis APIs

Issue - State: closed - Opened by melo almost 13 years ago - 1 comment
Labels: todo, feature