issues
search
resque
/
php-resque
An implementation of Resque in PHP.
MIT License
214
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: use CI tooling as defined in Composer
#84
SMillerDev
opened
1 week ago
0
chore: add testing against modern PHP versions
#83
SMillerDev
opened
1 week ago
0
[Fix for v1.2.1] Fix Redisent lib
#82
ailxsey
opened
4 months ago
0
Fix missing namespace when processing scheduled jobs
#81
pprkut
closed
6 months ago
0
The library has been updated to use namespaces, but it does not appear to be released yet
#80
mick9000
closed
11 months ago
2
Feature/bump composer deps
#79
Elliot-Gustafsson
closed
11 months ago
0
Replace deprecated variable interpolation syntax in PHP 8.2
#78
JoyceBabu
closed
6 months ago
4
Drop Resque\Logger class
#77
pprkut
closed
6 months ago
0
Patch release
#76
JoyceBabu
opened
1 year ago
0
php 8.2.9 Creation of dynamic property deprecation notices
#75
foobarhl
opened
1 year ago
1
Fix issue with PID entries in Redis not being deleted for failed jobs
#74
martinbutt
closed
1 year ago
0
Fix issue with PID entries in Redis not being deleted for failed jobs
#73
martinbutt
closed
1 year ago
5
Error systax when run on php 8.2
#72
tuanpham197
opened
1 year ago
2
ask
#71
theo18112
opened
1 year ago
0
Support Redis library's SSL abilities
#70
evgeniy-pismenniy
opened
1 year ago
0
PHP 8+
#69
lon9man
opened
1 year ago
5
resque-scheduler'title can not set to user'title,but resque-worker do
#68
jackyli86
opened
2 years ago
0
Update README.md
#67
NaveenDev5
closed
1 year ago
0
fix: function strftime() is deprecated in PHP 8.1
#66
JoyceBabu
closed
1 year ago
4
What could empty the Redis database (clear all keys)?
#65
fatso83
opened
2 years ago
0
Cannot print every log row with time
#64
apphp
opened
2 years ago
0
How do I programmatically start a worker
#63
nmeri17
opened
2 years ago
0
feat: support for PHP 8.1
#62
TorstenDittmann
opened
2 years ago
14
[redis 6] Authenticate with userpass from ACL
#61
kodumbeats
opened
2 years ago
1
Pull in everything mistakenly pushed to main
#60
danhunsaker
closed
1 year ago
6
bin/resque: add support for connecting with a cluster client
#59
jacobbednarz
closed
2 years ago
17
Fix wrong Logger setting
#58
dabreu2
closed
2 years ago
2
Replace with $worker->setLogger($logger);
#57
dabreu2
closed
2 years ago
2
Introduce Namespaces
#56
pprkut
closed
1 year ago
5
Clean up unit test output
#55
pprkut
closed
2 years ago
2
Fix codestyle issues related to too long lines
#54
pprkut
closed
1 year ago
2
Fix simple codestyle issues
#53
pprkut
closed
2 years ago
0
Add .editorconfig file
#52
pprkut
closed
2 years ago
0
Split PHPCS and PHPStan out into separate CI-steps
#51
pprkut
closed
2 years ago
0
Fix issue with PID entries in Redis not being deleted for failed jobs
#50
martinbutt
closed
1 year ago
2
Move CI to GitHub actions
#49
SMillerDev
closed
3 years ago
8
add external Redis connection object
#48
botingnon
closed
3 years ago
1
Only ping redis if Worker is unpaused
#47
PATROMO
closed
3 years ago
1
fix trigger calls from scheduler
#46
jasverix
closed
3 years ago
9
Job dependencies
#45
dmill-bz
closed
3 years ago
2
1.3.6 tag is not marked as a release
#44
SMillerDev
opened
3 years ago
0
Add support of Alpine based environment
#43
iVegas
opened
3 years ago
0
redis have a password
#42
dunkel015
opened
3 years ago
5
Resque scan parameters are not as expected
#41
phpxianyu
closed
3 years ago
1
Events beforePerform, afterPerform not working?
#40
vkatochka
opened
4 years ago
1
bin/resque In this file, $worker->logLevel = $logLevel; The logLevel attribute is not supported in the worker class.
#39
misterpancn
closed
2 years ago
3
Could you tell me how to shut down worker process and only use kill command to execute?
#38
misterpancn
opened
4 years ago
0
Prefixes are not properly documented
#37
Madeorsk
opened
4 years ago
2
Suggestion: PSR-4 compliant namespace
#36
JoyceBabu
closed
1 year ago
2
Update Redis.php
#35
JohnPremKumar
closed
4 years ago
0
Next