issues
search
resque
/
resque-loner
Support for unique jobs in Resque: Only one job with the same payload per queue.
MIT License
167
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update
#62
petercunning
closed
9 months ago
0
Resque 2.x Support (V2)
#61
aothelal
opened
1 year ago
1
Bump actions/checkout from 3 to 4
#60
dependabot[bot]
opened
1 year ago
0
rename redis_key to resque_loner_redis_key
#59
phunehehe
opened
1 year ago
0
Separate RuboCop task in another workflow
#58
mishina2228
closed
1 year ago
1
fix cops not found in ruby 2.3 and 2.4
#57
makrsmark
closed
1 year ago
0
GitHub actions
#56
makrsmark
closed
1 year ago
2
Resque 2.x Support
#55
nvolker
opened
2 years ago
3
NameError (uninitialized constant Resque::Plugins::UniqueJob)
#54
leoplct
opened
4 years ago
4
Add support for resque 2
#53
MWGNZ
opened
5 years ago
7
.gitignore: ripgrep: error parsing glob
#52
jzinn
closed
2 years ago
2
1.25 and 1.26 support
#51
KirillSuhodolov
opened
8 years ago
2
Support Ruby 1.8
#50
jellybob
closed
8 years ago
0
Does not work with rescue-cleaner
#49
devnut
opened
9 years ago
0
Handle nil job args; make be_true/be_false specs pass under RSpec 3.x
#48
dzajic
closed
8 years ago
1
[#83330610] Handle nil job args; make tests Rspec 3.x compatible
#47
dzajic
closed
9 years ago
1
[#83330610] Handle nil job args; make tests Rspec 3.x compatible
#46
dzajic
closed
9 years ago
1
Does this work with enqueue_in ?
#45
jgarner
opened
9 years ago
1
Thoughts on unique working jobs?
#44
jhaber1
opened
10 years ago
2
Ignore resque-loner if the job is not a UniqueJob
#43
fcsonline
closed
9 years ago
4
Ensure that the encode and decode are symmetric
#42
fcsonline
closed
9 years ago
3
resque loner thinks job is queued when queue is empty
#41
michaelglass
opened
10 years ago
2
Not compatible with resque-status
#40
ghost
opened
10 years ago
1
Separating the map_args functionaliy from redis_key
#39
spight-zz
opened
10 years ago
0
Preparing for v1.3.0 release
#38
meatballhat
closed
10 years ago
1
A jumbled mess of changes :scream_cat:
#37
meatballhat
closed
10 years ago
0
Created a domestic version of the Resque::Helper module in order to get ...
#36
kforsman
closed
10 years ago
0
call to first here is not necessary and is sometimes causing errors
#35
andrejj
closed
10 years ago
2
How to set all queues to unique job by default
#34
tamvm
opened
11 years ago
1
old jobs not re-initializing when not first initialized with resque loner
#33
jdkealy
opened
11 years ago
0
Resque::Helpers will be gone with no replacement in Resque 2.0.0.
#32
kforsman
opened
11 years ago
16
Compatible with resque 1.24.1?
#31
davidguthu
opened
11 years ago
2
Enqueue fails / Conflict with redis_namespace 1.3.1
#30
ticktricktrack
opened
11 years ago
1
ETIMEDOUT on job without Loner include
#29
onyxraven
closed
6 years ago
1
help testing against edge resque
#28
steveklabnik
closed
8 years ago
0
Documentation on how to use in Gemfile
#27
pablof7z
closed
10 years ago
1
redis_key does not return unique key
#26
stcheung
opened
11 years ago
1
Where are the locks put in redis?
#25
mooremo
closed
12 years ago
1
Fix in README
#24
mateusdelbianco
closed
12 years ago
0
Don't allow a job to be executed again immediately after execution
#23
mateusdelbianco
closed
12 years ago
4
Enhancements and bugfixes.
#22
mateusdelbianco
closed
12 years ago
1
How is this different from resque-lock?
#21
wallace
closed
10 years ago
1
atomic unique job creation
#20
aerodynamik
closed
12 years ago
1
undefined method `inline?' for #<Module:0x00000102114998> in Rails 3.1 w/ Ruby 1.9.3
#19
shedd
closed
10 years ago
7
Sometimes Loner "locks" a given job when it completed correctly
#18
marcgg
closed
12 years ago
25
Can't get v1.2.0
#17
marcgg
closed
12 years ago
3
Loner doesn't delete key in redis with some conditions
#16
a-b
closed
12 years ago
12
Configurable TTL for lock keys
#15
unclebilly
closed
12 years ago
9
Updating tests and syncing with bundler defaults
#14
ryansch
closed
12 years ago
0
Removing broken enqueue_to and dequeue_from methods.
#13
ryansch
closed
12 years ago
1
Next