issues
search
wa0x6e
/
php-resque-ex
PHP port of resque (Workers and Queueing), with phpredis support, and more logging options
MIT License
137
stars
92
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Redisent.php
#54
DarshanRowdy
opened
1 year ago
0
Logging does not work with Monolog 2.*
#53
mfn
closed
2 years ago
1
Add namespaces for missing commands from https://redis.io/commands
#52
RichieB2B
opened
5 years ago
0
Support for Monolog 2
#51
boboudreau
opened
5 years ago
6
Patch 1
#50
iglocska
opened
5 years ago
0
Could not find job class Queue\emailQueue.
#49
msaraac
closed
5 years ago
4
Error while sending QUERY packet
#48
Muffinman
opened
7 years ago
2
[Task] Create a new release with dequeue
#47
5ay3h
opened
8 years ago
0
Use `connect` instead of `pconnect`
#46
sfai05
opened
8 years ago
0
Feature Request: Cluster support for phpredis
#45
mdurn
opened
8 years ago
0
'Resque_Job_Creator' cannot be autoloaded
#44
HMAZonderland
opened
8 years ago
1
Use predis as redis client
#43
RTLer
closed
8 years ago
2
Update README.md
#42
HMAZonderland
closed
8 years ago
0
Potential 'read error on connection' problem due to pconnect()
#41
canyousayyes
opened
8 years ago
2
PHP 5.5's cli_set_process_title() if available
#40
glensc
opened
8 years ago
0
Integration
#39
Mezzle
closed
9 years ago
0
Fix issues with failed not being namespaced
#38
Mezzle
closed
8 years ago
1
Add ability to include plugins on Jobs
#37
Mezzle
opened
9 years ago
0
[FEATURE] Make $timeout configurable
#36
mfn
closed
4 years ago
0
workerPids broken on CentOS 6.6
#35
elronalds
opened
9 years ago
5
Patched for cakePHP3:
#34
manierim
opened
9 years ago
0
add dequeue
#33
RTLer
closed
9 years ago
3
Generalizing check for empty redis db
#32
dannyo
closed
9 years ago
1
Fixed ps Command so that it is compatible with Solaris systems
#31
arbet
closed
9 years ago
1
Replace unix domain server name
#30
n0ts
opened
9 years ago
2
Repair demo
#29
welcoMattic
closed
9 years ago
1
Demo is broken
#28
welcoMattic
closed
9 years ago
0
Fix for Redis auth
#27
TamiasSibiricus
closed
9 years ago
1
Resque_Failure_Redis implementation incompatible with Ruby resque
#26
mfn
closed
2 years ago
2
Use getmypid to specify a persistent connection unique identifier
#24
ghost
closed
10 years ago
2
Proper fix for the formatArgument function in Redisent
#23
mfauveau
closed
9 years ago
4
delete all completed jobs
#22
2peter3
opened
10 years ago
0
Adding method to delete a worker on the redis database by an ID
#21
fahernandez
closed
10 years ago
2
update README section on logging
#20
brianium
closed
10 years ago
2
workers do not work with memcache
#19
sfai05
closed
8 years ago
5
Fixed missing password attribute breaking constructor
#18
michaelmessig
closed
10 years ago
1
Catch redis connection issue
#17
jrschumacher
closed
10 years ago
6
'RedisException' with message 'Connection lost'
#16
wildsurfer
closed
10 years ago
9
setex method is not include RedisApi::keyCommands
#15
n0ts
opened
10 years ago
0
Add bin/resque to composer
#14
brendo
closed
10 years ago
1
Added PIDFILE writing when child COUNT > 1
#13
andreausu
closed
10 years ago
1
onFailure method
#12
bmidget
opened
10 years ago
0
Persistent connections related issue
#11
tkhn
closed
10 years ago
6
Allow specifying password and database number
#10
rchavik
closed
9 years ago
1
Fix for an error with CakeResque
#9
iglocska
closed
10 years ago
2
Performing a DB select when the DB is set to default '0' is not necessary and breaks Twemproxy
#8
pvwoods
closed
10 years ago
1
Update composer.json
#7
timbz
closed
9 years ago
4
Move ext-pcntl to composer suggest
#6
janlanger
closed
11 years ago
3
System dies if redis server is not up
#5
boosis
closed
11 years ago
1
Create twemproxyCompatible
#4
nartmal
closed
11 years ago
2
Next