issues
search
beanstalkg
/
beanstalkg
Beanstalkg is a go implementation of beanstalkd - A fast, general-purpose work queue
MIT License
111
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test
#91
vimukthi-git
opened
6 months ago
0
dead?
#90
pavel-kolesnikov
opened
3 years ago
1
Disconnected clients create problem with job serving for other clients
#89
vimukthi-git
opened
7 years ago
0
Delete command does not delete the job sometimes when there are many workers connected to the same tube
#88
vimukthi-git
opened
7 years ago
0
Fixing ttr bug and adding client ids for better logs
#87
vimukthi-git
opened
7 years ago
0
integration test put - reserve
#86
marekyggdrasil
closed
7 years ago
2
Cannot resolve getConfig
#85
heinrich10
closed
7 years ago
2
Removing unnecessary stuffs
#84
vimukthi-git
closed
7 years ago
0
Foundation for using future backends
#83
stephenwithav
closed
7 years ago
2
Dependancy update
#82
vimukthi-git
closed
7 years ago
1
Add configuration using configor.
#81
stephenwithav
closed
7 years ago
4
disable flooding debug logs
#80
marekyggdrasil
closed
7 years ago
1
debug log at every tick on master branch
#79
marekyggdrasil
closed
7 years ago
1
Configuration is now handled with Cobra and Viper.
#78
stephenwithav
closed
7 years ago
9
Refactor command to parse and valiate params
#77
stephenwithav
opened
7 years ago
1
Integration tests iteration 1
#76
vimukthi-git
closed
7 years ago
0
Update imports to new repo location.
#75
stephenwithav
closed
7 years ago
2
validation of command parameters
#74
marekyggdrasil
opened
7 years ago
4
reserve-with-timeout seem to be buggy
#73
vimukthi-git
opened
7 years ago
2
Check if existing beanstalkd clients have a problem with job ids being string
#72
vimukthi-git
opened
7 years ago
2
Add Persister interface.
#71
stephenwithav
closed
7 years ago
12
Add interfaces to allow jobs and job history to be persisted.
#70
stephenwithav
closed
7 years ago
0
Rename log instances to logg.
#69
stephenwithav
closed
7 years ago
8
removing unwanted go routine, its ok to block the client
#68
vimukthi-git
closed
7 years ago
0
Introduce validation for command parameters in protocol config
#67
vimukthi-git
opened
7 years ago
4
restructuring into cmd and pkg main folders
#66
heinrich10
opened
7 years ago
14
bury command wrong number of parameters
#65
marekyggdrasil
closed
7 years ago
0
consider introducing a cmd package for main
#64
vimukthi-git
opened
7 years ago
0
bury command results with BAD_FORMAT error
#63
marekyggdrasil
closed
7 years ago
1
Implement quit command; closes client connection.
#62
stephenwithav
closed
7 years ago
7
MinHeap optimization
#61
stephenwithav
closed
7 years ago
6
Improve min heap test
#60
stephenwithav
opened
7 years ago
0
27 refactor tube handler
#59
vimukthi-git
closed
7 years ago
0
Added pre-commit hook to check `go fmt`
#58
vimukthi-git
closed
7 years ago
0
Try ginkgo
#57
vimukthi-git
closed
7 years ago
1
#24 Unit test queue go - step 1
#56
vimukthi-git
closed
7 years ago
0
kick and kick-job commands
#55
marekyggdrasil
closed
7 years ago
4
Create integration test framework
#54
vimukthi-git
opened
7 years ago
0
V0.0.3 release prep
#53
vimukthi-git
closed
7 years ago
0
Cleanup logging
#52
vimukthi-git
closed
7 years ago
0
Adding godeps
#51
vimukthi-git
closed
7 years ago
0
#27 refactor tube_register
#50
vimukthi-git
closed
7 years ago
0
implement pause-tube command
#49
vimukthi-git
opened
7 years ago
0
Implement quit command
#48
vimukthi-git
closed
7 years ago
2
implement list-tubes-watched command
#47
vimukthi-git
opened
7 years ago
0
implement list-tube-used command
#46
vimukthi-git
opened
7 years ago
0
Implement list-tubes command
#45
vimukthi-git
opened
7 years ago
7
Implement stats command
#44
vimukthi-git
opened
7 years ago
0
Implement stats-tube command
#43
vimukthi-git
opened
7 years ago
0
implement stats-job command
#42
vimukthi-git
opened
7 years ago
0
Next