An open API service for providing issue and pull request metadata for open source projects.

GitHub / benmanns/goworker issues and pull requests

#92 - Updated code after breaking changes in go-redis v9 beta2

Pull Request - State: closed - Opened by skaurus almost 3 years ago

#91 - Updated go-regis v9 from beta1 to beta2

Pull Request - State: closed - Opened by skaurus almost 3 years ago - 1 comment

#90 - got rid of many IDE warnings, mostly about unhandled errors

Pull Request - State: closed - Opened by skaurus almost 3 years ago - 1 comment

#89 - Merge benmanns/goworker#85

Pull Request - State: closed - Opened by skaurus about 3 years ago - 1 comment

#88 - fail to install

Issue - State: open - Opened by chen19901225 about 4 years ago - 4 comments

#87 - worker: Add logic for heatbeat and prune

Pull Request - State: open - Opened by xescugc about 4 years ago

#86 - pools.NewResourcePool request param has changed

Issue - State: open - Opened by fengshenyun over 4 years ago

#85 - Migrate from redigo to goredis

Pull Request - State: open - Opened by kerak19 over 4 years ago

#84 - It's graceful, but how to optimize cpu usage?

Issue - State: open - Opened by chaos0108 almost 5 years ago - 2 comments

#83 - etcd support

Issue - State: open - Opened by sundowndev almost 5 years ago

#82 - Use GitHub Actions for CI

Pull Request - State: closed - Opened by jmonteiro almost 5 years ago

#81 - Add go mod to manage modules (dependencies)

Pull Request - State: closed - Opened by jmonteiro almost 5 years ago

#80 - Improved CI build configuration

Pull Request - State: closed - Opened by jmonteiro almost 5 years ago

#79 - New parameter PrefillCount to build against new Vitesse

Pull Request - State: closed - Opened by shashurup over 5 years ago

#78 - Added missing prefillParallelism argument in redis.go newRedisPool function

Pull Request - State: open - Opened by NoumanArshad83 over 5 years ago - 1 comment

#77 - Update README.md example

Pull Request - State: open - Opened by Tsuki almost 6 years ago

#76 - missing the prefillParallelism argument in redis.go

Issue - State: open - Opened by 0x9k almost 6 years ago

#75 - package broken

Issue - State: open - Opened by spl0i7 almost 6 years ago

#74 - new feature: (optional) Queue priorities

Pull Request - State: open - Opened by enriquebris almost 6 years ago

#73 - Supporting Resque Scheduler

Issue - State: open - Opened by tommycuang almost 6 years ago

#72 - tests prefillParallelism as a 0

Pull Request - State: closed - Opened by ukkary about 6 years ago

#71 - Adding missing parameter to pools.NewResourcePool

Pull Request - State: open - Opened by enriquebris about 6 years ago

#70 - move vitess.io

Pull Request - State: closed - Opened by koron over 6 years ago - 2 comments

#69 - redis please use go-redis

Issue - State: open - Opened by waterloopwm over 6 years ago

#68 - Use CircleCI for testing

Pull Request - State: closed - Opened by benmanns almost 7 years ago

#67 - Update redigo import fixes #66

Pull Request - State: closed - Opened by benmanns almost 7 years ago

#66 - Any plan to replace garyburd/redigo with gomodule/redigo?

Issue - State: closed - Opened by zhaolion almost 7 years ago - 2 comments

#65 - Timeout for stuck workers

Issue - State: open - Opened by gbhrdt almost 7 years ago - 6 comments

#64 - How does goworker work?

Issue - State: closed - Opened by basiszwo about 7 years ago - 4 comments

#63 - Add TLS Support To goworker

Pull Request - State: closed - Opened by brockwood about 7 years ago - 4 comments

#62 - When processes fail, provide a stacktrace to the Resque failure queue

Pull Request - State: open - Opened by Jberlinsky over 7 years ago - 2 comments

#61 - New version

Issue - State: closed - Opened by ramonmacias over 7 years ago - 3 comments

#60 - Added error handling to Work

Pull Request - State: closed - Opened by jpatters over 7 years ago - 1 comment

#59 - Add dummy config flag to escape compilation issue

Pull Request - State: closed - Opened by eshwarsirse over 7 years ago

#58 - Example from Getting Started section doesn't run

Issue - State: closed - Opened by jensmcatanho almost 8 years ago

#57 - Add multi queue backend support

Pull Request - State: open - Opened by chasay almost 8 years ago

#56 - Queues duplication

Pull Request - State: open - Opened by cthulhu almost 8 years ago

#55 - Add support for Redis-Sentinel

Pull Request - State: closed - Opened by doliveirakn over 8 years ago - 11 comments

#54 - Log critical errors

Pull Request - State: closed - Opened by mingan over 8 years ago - 2 comments

#53 - RabbitMQ Support

Issue - State: closed - Opened by gungorugur over 8 years ago - 1 comment

#52 - Fixed: Check in `conn` so that connection pool can be closed

Pull Request - State: closed - Opened by YanhaoYang over 8 years ago - 1 comment

#51 - Refactor the Enqueue API

Issue - State: open - Opened by xescugc over 8 years ago

#50 - Add the SADD to register a queue after using enqueue

Pull Request - State: closed - Opened by xescugc over 8 years ago - 3 comments

#49 - Sync with upstream

Pull Request - State: closed - Opened by tenitski over 8 years ago - 1 comment

#48 - Add GoDoc badge

Pull Request - State: closed - Opened by xaka over 8 years ago - 1 comment

#47 - Any plans to support Sidekiq backend?

Issue - State: open - Opened by harlow over 8 years ago - 4 comments

#46 - fix init after setSetting bug

Pull Request - State: open - Opened by FrankChung over 8 years ago

#45 - add golang sample for enqueue

Pull Request - State: closed - Opened by wuman almost 9 years ago - 1 comment

#44 - correct variable name for worker settings in README

Pull Request - State: closed - Opened by wuman almost 9 years ago - 1 comment

#43 - 100% cpu usage

Issue - State: open - Opened by etopian almost 9 years ago - 17 comments

#42 - How to panic handling on Job?

Issue - State: closed - Opened by fuku2014 almost 9 years ago - 2 comments

#41 - Is anyone maintaining this project?

Issue - State: open - Opened by rjrobinson about 9 years ago - 6 comments

#40 - Please make config variables public

Pull Request - State: closed - Opened by xuxiangyang about 9 years ago - 6 comments

#39 - enable setting parse in code

Pull Request - State: closed - Opened by sillydong over 9 years ago - 1 comment

#38 - Add SetSettings for settings not from flags

Pull Request - State: closed - Opened by sergeylanzman over 9 years ago - 5 comments

#37 - parsing hostname from command line or env

Pull Request - State: open - Opened by TheOrioli over 9 years ago

#36 - Working with deferred jobs

Pull Request - State: closed - Opened by tenitski over 9 years ago

#35 - Allow for maps instead of interfaces for worker functions

Issue - State: closed - Opened by verygoodsoftwarenotvirus over 9 years ago - 3 comments

#34 - fix -use-numberS flag

Pull Request - State: closed - Opened by xboston over 9 years ago - 2 comments

#33 - Use mutex to access pool initialization boolean.

Pull Request - State: closed - Opened by benmanns over 9 years ago - 1 comment

#32 - fixed panic when a pool is full on enqueue

Pull Request - State: closed - Opened by TheOrioli over 9 years ago - 1 comment

#31 - Panic on enqueue

Issue - State: closed - Opened by TheOrioli over 9 years ago

#30 - Added function to Enqueue new jobs

Pull Request - State: closed - Opened by tinygrasshopper almost 10 years ago - 10 comments

#29 - Why use LPOP for redis queues?

Issue - State: closed - Opened by jro almost 10 years ago - 1 comment

#28 - How can I redirect all logs to stderr?

Issue - State: open - Opened by phamhongviet almost 10 years ago

#27 - Another go get failure

Issue - State: closed - Opened by JesusIslam about 10 years ago - 2 comments

#26 - go get failure

Issue - State: closed - Opened by jaylucas about 10 years ago - 4 comments

#25 - It was fixed because the path of 'package pools' has changed

Pull Request - State: closed - Opened by MacoTasu about 10 years ago - 1 comment

#24 - change code.google.com/p/vitess to github.com/youtube/vitess

Pull Request - State: closed - Opened by robscc about 10 years ago

#23 - dont need to specify colon in namespace param

Pull Request - State: closed - Opened by zh3w4ng about 10 years ago - 2 comments

#22 - cannot unmarshal object into Go value of type []interface {}

Issue - State: closed - Opened by tamagokun over 10 years ago - 2 comments

#21 - Retry failed jobs

Issue - State: open - Opened by gravis almost 11 years ago - 5 comments

#20 - can it run on multiple servers?

Issue - State: closed - Opened by mgutz almost 11 years ago - 1 comment

#19 - Non-command-line configuration

Issue - State: closed - Opened by twpayne about 11 years ago - 13 comments

#18 - Access to actual JSON payload.

Issue - State: open - Opened by akshayrawat over 11 years ago - 5 comments

#17 - Return on errors in poller and worker

Pull Request - State: closed - Opened by joamaki over 11 years ago - 3 comments

#16 - Use redigo pooling, panic on critical errors (proposal)

Pull Request - State: closed - Opened by joamaki over 11 years ago - 5 comments

#15 - Goworker does not recover from loss of connection to redis

Issue - State: open - Opened by joamaki over 11 years ago - 3 comments

#14 - show better error message in case Redis server is not available

Issue - State: closed - Opened by kholia over 11 years ago - 3 comments

#13 - Added goworker.WorkWithPool method

Pull Request - State: closed - Opened by oliamb over 11 years ago - 2 comments

#12 - Expose Redis connection pool

Issue - State: open - Opened by cmelbye over 11 years ago - 5 comments

#11 - Add goworker.Enqueue function (proposal)

Pull Request - State: closed - Opened by oliamb over 11 years ago - 5 comments

#10 - Export the workers list

Pull Request - State: open - Opened by gravis over 11 years ago - 5 comments

#9 - Fix typo in README

Pull Request - State: closed - Opened by gravis over 11 years ago - 2 comments

#8 - Fetch the default queues value from the env

Pull Request - State: closed - Opened by meatballhat over 11 years ago - 3 comments

#7 - Export Signals, so closure-shared resources can be cleaned up on quit

Pull Request - State: open - Opened by clalimarmo almost 12 years ago - 1 comment

#6 - When managing a process don't ignore redis errors

Pull Request - State: open - Opened by ghais almost 12 years ago - 1 comment

#5 - Ability to assign weights to queues.

Pull Request - State: closed - Opened by ghais almost 12 years ago - 2 comments

#4 - When polling jobs from multiple queues randomize which queue we pull from

Pull Request - State: closed - Opened by ghais almost 12 years ago - 4 comments

#3 - Added .travis.yml

Pull Request - State: closed - Opened by Aaron1011 almost 12 years ago - 1 comment

#2 - Closure example in README calls newMyFunc()

Pull Request - State: closed - Opened by pda almost 12 years ago - 1 comment

#1 - Golang API for creating queue and jobs?

Issue - State: closed - Opened by vodman84 almost 12 years ago - 5 comments