issues
search
beanstalkd
/
beaneater
The best way to interact with beanstalkd from within Ruby
http://beanstalkd.github.com/beaneater
MIT License
199
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move broken build to GitHub Actions + Add Ruby 3.1 + Upgrade to Beanstalkd 1.13
#89
Ifiht
closed
1 year ago
4
Fix YAML adjustment fumble I made in v1.1.2 which broke JSON job data
#88
pond
closed
2 years ago
3
using colon in one parameter causes a weird replacement by underscores
#87
joananeves
closed
2 years ago
8
Work around YAML syntax issues
#86
pond
closed
2 years ago
14
Weighted queues
#85
dkam
opened
2 years ago
1
Remove Hash#slice from code.
#84
hkmaly
opened
3 years ago
3
Using Hash#slice forces ruby 2.5+
#83
hkmaly
opened
3 years ago
4
Address `Mocha deprecation warning` since Mocha 1.10.0
#82
yahonda
closed
3 years ago
3
CI against Ruby 3.0
#81
yahonda
closed
3 years ago
3
Support Ruby 3 keyword arguments
#80
yahonda
closed
3 years ago
3
Fix beaneater watches wrong tube after silent reconnect
#79
albb0920
closed
3 years ago
7
Fix deprecation warning in ruby 2.7
#78
albb0920
closed
3 years ago
6
Fix last_used tube not stored.
#77
albb0920
closed
4 years ago
3
ENV for the URL :: not working?
#76
p64
opened
5 years ago
0
ENV['BEANSTALKD_URL'] not working?
#75
p64
closed
5 years ago
1
# different job_serializer/job_parser function by tube
#74
TimWei
opened
5 years ago
0
Segmentation faults
#73
tdegrunt
opened
6 years ago
0
fix beanstalkd protocol url
#72
r3jack
closed
6 years ago
2
Assigned but unused variables
#71
utilum
closed
5 years ago
4
[CI] Test against Ruby 2.x
#70
nicolasleger
closed
6 years ago
2
Beaneater::Jobs#process shouldn't rescue StandardError
#69
albb0920
closed
6 years ago
0
correct spelling mistake
#68
EdwardBetts
closed
7 years ago
1
Process! is not propagating Beaneater::NotConnected exception.
#67
b-sridhar
opened
7 years ago
1
Duplicate jobs in the queue
#66
micmicsuarez
opened
7 years ago
0
Fix link to beanstalkd protocol
#65
funkyboy
closed
6 years ago
3
Get Number of Ready Jobs Enqueued into a Tube
#64
micmicsuarez
closed
8 years ago
1
How to gracefully stop a worker
#63
stravid
closed
8 years ago
2
'clear' behavior was failing unexpectedly during operation
#62
bfolkens
closed
9 years ago
1
fix typo
#61
manuelmeurer
closed
9 years ago
0
Beaneater.new requires one argument
#60
kuon
closed
9 years ago
3
Added StatStruct#to_h
#59
Aethelflaed
closed
9 years ago
0
Made tubes an enumerable
#58
Aethelflaed
closed
9 years ago
1
Simplify beaneater
#57
alup
closed
9 years ago
6
Remove dead connections from pool
#56
avgerin0s
closed
9 years ago
2
Eof and exception handling
#55
alup
closed
9 years ago
3
Remove duplicate test
#54
alup
closed
9 years ago
1
Custom job serializer
#53
alup
closed
9 years ago
6
Remove warnings
#52
rochefort
closed
9 years ago
1
Fix confusion when beanstalkd doesn't contain body
#51
vad4msiu
closed
10 years ago
1
Automated processing and signal handling
#50
martint17r
opened
10 years ago
0
Job is nil when burying
#49
kuon
closed
10 years ago
1
Fix small typo in README
#48
macobo
closed
9 years ago
1
Add support to change the TCPSocket class
#47
diegobernardes
closed
4 years ago
2
Rails 4.2 Active Job Adapter
#46
bitboxer
closed
9 years ago
2
Bug fixes for PR #44
#45
coditect
closed
10 years ago
4
Add reserve_timeout option to Beaneater::Jobs#process!
#44
coditect
closed
10 years ago
2
jobs are not reserved but the tube is being watched
#43
spesalvi
opened
10 years ago
2
Is there a "queue is empty" hook?
#42
funkyboy
closed
10 years ago
9
Do you provide methods for testing worker?
#41
mrageh
opened
10 years ago
2
Add BeanCounter to resources
#40
tdg5
closed
10 years ago
2
Next