Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Asynq
Provide a reliable task queue library to developers
Collective -
Host: opensource -
https://opencollective.com/asynq
- Code: https://github.com/hibiken
[Question] Can worker avoid pick tasks for which does not have handler?
github.com/hibiken/asynq - lealoureiro opened this issue 9 days ago
github.com/hibiken/asynq - lealoureiro opened this issue 9 days ago
[FEATURE REQUEST] Document Valkey Adapter
github.com/hibiken/asynq - kamikazechaser opened this issue 11 days ago
github.com/hibiken/asynq - kamikazechaser opened this issue 11 days ago
fix: call Stop on all other signals to correctly set the server state
github.com/hibiken/asynq - kamikazechaser opened this pull request 13 days ago
github.com/hibiken/asynq - kamikazechaser opened this pull request 13 days ago
Are you using Valkey or any other Redis fork?
github.com/hibiken/asynq - kamikazechaser opened this issue 13 days ago
github.com/hibiken/asynq - kamikazechaser opened this issue 13 days ago
feat(dash): Add --insecure option
github.com/hibiken/asynq - robinjoseph08 opened this pull request 14 days ago
github.com/hibiken/asynq - robinjoseph08 opened this pull request 14 days ago
[BUG] asynq:servers and asynq:workers not cleaned after shutdown
github.com/hibiken/asynq - Skwol opened this issue 16 days ago
github.com/hibiken/asynq - Skwol opened this issue 16 days ago
feature: configurable archivedExpirationInDays and maxArchiveSize
github.com/hibiken/asynq - fajrifernanda opened this pull request 18 days ago
github.com/hibiken/asynq - fajrifernanda opened this pull request 18 days ago
fix: NewScheduler incorrectly creates underlying Client, closing broker properly
github.com/hibiken/asynq - kamikazechaser opened this pull request 18 days ago
github.com/hibiken/asynq - kamikazechaser opened this pull request 18 days ago
feat: allow custom Redis-like broker
github.com/hibiken/asynq - asdfhuang opened this pull request 19 days ago
github.com/hibiken/asynq - asdfhuang opened this pull request 19 days ago
[BUG] RedisClient created by PeriodicTaskManager doesn't close connection
github.com/hibiken/asynq - HuangShaoyan opened this issue 25 days ago
github.com/hibiken/asynq - HuangShaoyan opened this issue 25 days ago
[BUG] register same type task but it excute once ,when try several times it was no excute!!
github.com/hibiken/asynq - Godhanhn opened this issue about 1 month ago
github.com/hibiken/asynq - Godhanhn opened this issue about 1 month ago
Feat/dynamic queue with concurrency
github.com/hibiken/asynq - pcmid opened this pull request about 1 month ago
github.com/hibiken/asynq - pcmid opened this pull request about 1 month ago
fix: mark the client that the scheduler made also as non-shared
github.com/hibiken/asynq - mikhail5555 opened this pull request about 1 month ago
github.com/hibiken/asynq - mikhail5555 opened this pull request about 1 month ago
build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
build(deps): bump codecov/codecov-action from 4 to 5
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
build(deps): bump github.com/prometheus/client_golang from 1.11.1 to 1.20.5 in /tools
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
[FEATURE REQUEST] Allow cancelling task without retrying it
github.com/hibiken/asynq - faleksic opened this issue about 1 month ago
github.com/hibiken/asynq - faleksic opened this issue about 1 month ago
[FEATURE REQUEST] Make WebUI customizable
github.com/hibiken/asynqmon - kamatama41 opened this issue about 1 month ago
github.com/hibiken/asynqmon - kamatama41 opened this issue about 1 month ago
build(deps): bump github.com/hibiken/asynq from 0.24.1 to 0.25.0 in /tools
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
build(deps): bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.16 in /tools
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
Minor optimization by avoiding fmt.Sprintf on hot path
github.com/hibiken/asynq - pior opened this pull request about 1 month ago
github.com/hibiken/asynq - pior opened this pull request about 1 month ago
Support for High-Frequency Millisecond-Level Scheduled Tasks
github.com/hibiken/asynq - missish opened this issue about 1 month ago
github.com/hibiken/asynq - missish opened this issue about 1 month ago
[QUESTION] How to access task ID within a task?
github.com/hibiken/asynq - fargusplumdoodle opened this issue about 1 month ago
github.com/hibiken/asynq - fargusplumdoodle opened this issue about 1 month ago
[BUG] asynq can not follow the right redis master when using sentinel mode.
github.com/hibiken/asynq - hoorayman opened this issue about 2 months ago
github.com/hibiken/asynq - hoorayman opened this issue about 2 months ago
feat(periodic_task_manager): Add RedisUniversalClient support
github.com/hibiken/asynq - daixijun opened this pull request about 2 months ago
github.com/hibiken/asynq - daixijun opened this pull request about 2 months ago
build(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.7.0 in /tools
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Add the scheduler option HeartbeatInterval
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
build(deps): bump github.com/hibiken/asynq from 0.24.1 to 0.25.0 in /x
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /tools
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Add NewClientWithExistingRedisClient to create a client with an existing Redis connection
github.com/hibiken/asynq - sanudatta11 opened this pull request about 2 months ago
github.com/hibiken/asynq - sanudatta11 opened this pull request about 2 months ago
[BUG] handler did not run and this task hang out from then.
github.com/hibiken/asynq - cobain opened this issue about 2 months ago
github.com/hibiken/asynq - cobain opened this issue about 2 months ago
[BUG/Discussion] Accessing undeclared keys in LUA scripts
github.com/hibiken/asynq - pior opened this issue about 2 months ago
github.com/hibiken/asynq - pior opened this issue about 2 months ago
Asynqmon is running, but no data is visible on the monitoring interface.
github.com/hibiken/asynqmon - VardyZhao opened this issue about 2 months ago
github.com/hibiken/asynqmon - VardyZhao opened this issue about 2 months ago
Prepare release (docs): v0.25.0
github.com/hibiken/asynq - kamikazechaser opened this pull request about 2 months ago
github.com/hibiken/asynq - kamikazechaser opened this pull request about 2 months ago
Set minimum go version to ~1.23
github.com/hibiken/asynq - kamikazechaser opened this issue about 2 months ago
github.com/hibiken/asynq - kamikazechaser opened this issue about 2 months ago
Bump golang.org/x/time from 0.3.0 to 0.7.0
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Revert "Bump golang.org/x/time from 0.3.0 to 0.7.0"
github.com/hibiken/asynq - kamikazechaser opened this pull request about 2 months ago
github.com/hibiken/asynq - kamikazechaser opened this pull request about 2 months ago
Improve performance of enqueueing tasks
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
Update tests to use the configured Redis address
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
[BUG] Cannot install asynq tools latest version with golang 1.21.1
github.com/hibiken/asynq - giangnh13579 opened this issue about 2 months ago
github.com/hibiken/asynq - giangnh13579 opened this issue about 2 months ago
remove deprecated protobuf ptypes
github.com/hibiken/asynq - aradwann opened this pull request about 2 months ago
github.com/hibiken/asynq - aradwann opened this pull request about 2 months ago
Bump github.com/fatih/color from 1.9.0 to 1.18.0 in /tools
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump github.com/spf13/cobra from 1.1.1 to 1.8.1 in /tools
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump github.com/spf13/viper from 1.7.0 to 1.19.0 in /tools
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump github.com/spf13/cast from 1.5.1 to 1.7.0
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump golang.org/x/time from 0.3.0 to 0.7.0
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.7.0 in /x
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.7.0
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump github.com/prometheus/client_golang from 1.11.1 to 1.20.5 in /x
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump golang.org/x/sys from 0.16.0 to 0.26.0
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump google.golang.org/protobuf from 1.31.0 to 1.35.1
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump actions/download-artifact from 3 to 4
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump codecov/codecov-action from 1 to 4
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Bump actions/upload-artifact from 3 to 4
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
github.com/hibiken/asynq - dependabot[bot] opened this pull request about 2 months ago
Configure dependabot to update Github Actions
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
Call all context cancelFunc in processor.go
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
Bump to Go 1.22 and 1.23
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
github.com/hibiken/asynq - pior opened this pull request about 2 months ago
Need to support redis sentinel username.
github.com/hibiken/asynq - Skwol opened this pull request about 2 months ago
github.com/hibiken/asynq - Skwol opened this pull request about 2 months ago
[Question] Are there any way to run the tasks that's retention exceeds
github.com/hibiken/asynq - arifmahmudrana opened this issue about 2 months ago
github.com/hibiken/asynq - arifmahmudrana opened this issue about 2 months ago
Call LREM with count=1 on the active queue item
github.com/hibiken/asynq - pior opened this pull request 2 months ago
github.com/hibiken/asynq - pior opened this pull request 2 months ago
[FEATURE REQUEST] Support sqlite3 as alternative adaptor to valkey and redis
github.com/hibiken/asynq - wakatara opened this issue 3 months ago
github.com/hibiken/asynq - wakatara opened this issue 3 months ago
Add task enqueue command to cli
github.com/hibiken/asynq - mboorstin opened this pull request 3 months ago
github.com/hibiken/asynq - mboorstin opened this pull request 3 months ago
perf: Reuse rand for shuffling queues
github.com/hibiken/asynq - l0nax opened this pull request 3 months ago
github.com/hibiken/asynq - l0nax opened this pull request 3 months ago
[FEATURE REQUEST] can you open the attribute opts of task
github.com/hibiken/asynq - pihc opened this issue 3 months ago
github.com/hibiken/asynq - pihc opened this issue 3 months ago
Fix memory leaks caused by time.After
github.com/hibiken/asynq - biningo opened this pull request 4 months ago
github.com/hibiken/asynq - biningo opened this pull request 4 months ago
[BUG] Memory leaks caused by time.After
github.com/hibiken/asynq - biningo opened this issue 4 months ago
github.com/hibiken/asynq - biningo opened this issue 4 months ago
[BUG] asynq.TaskID does not work for periodic tasks
github.com/hibiken/asynq - bayoumymac opened this issue 4 months ago
github.com/hibiken/asynq - bayoumymac opened this issue 4 months ago
fix(ui): update UI to work with mac M2
github.com/hibiken/asynqmon - 0xksure opened this pull request 4 months ago
github.com/hibiken/asynqmon - 0xksure opened this pull request 4 months ago
[QUESTION] How to handle shutdowns/restarts with systemctl
github.com/hibiken/asynq - arjendevos opened this issue 4 months ago
github.com/hibiken/asynq - arjendevos opened this issue 4 months ago
[Question] the key " asynq:{default}:t:896da8b6-b489-429c-9f8b-cd0bdc9b7592 " will be store in redis forever ?
github.com/hibiken/asynq - hachi-zzq opened this issue 4 months ago
github.com/hibiken/asynq - hachi-zzq opened this issue 4 months ago
[FEATURE REQUEST] can't configure pulling interval
github.com/hibiken/asynq - livingston0318 opened this issue 4 months ago
github.com/hibiken/asynq - livingston0318 opened this issue 4 months ago
[BUG] Asynq task didn't got processed by the worker even after many hours of getting picked up
github.com/hibiken/asynq - gautam-tiwari opened this issue 5 months ago
github.com/hibiken/asynq - gautam-tiwari opened this issue 5 months ago
[FEATURE REQUEST] How can I specific worker concurrency for each queue
github.com/hibiken/asynq - duongptryu opened this issue 5 months ago
github.com/hibiken/asynq - duongptryu opened this issue 5 months ago
[FEATURE REQUEST] Wrap the payload contents in the CLI's Task Info modal
github.com/hibiken/asynq - crazyoptimist opened this issue 6 months ago
github.com/hibiken/asynq - crazyoptimist opened this issue 6 months ago
[BUG] After manually deleted redis keys, some of the features like metrics, inspector aren't working properly
github.com/hibiken/asynq - sailesh2341 opened this issue 6 months ago
github.com/hibiken/asynq - sailesh2341 opened this issue 6 months ago
[FEATURE REQUEST] Process task with ratelimit
github.com/hibiken/asynq - pigletfly opened this issue 6 months ago
github.com/hibiken/asynq - pigletfly opened this issue 6 months ago
chore: migration from hibino
github.com/hibiken/asynq - helloshaohua opened this pull request 6 months ago
github.com/hibiken/asynq - helloshaohua opened this pull request 6 months ago
[FEATURE REQUEST] can add opt for cron to set second
github.com/hibiken/asynq - kissIce opened this issue 6 months ago
github.com/hibiken/asynq - kissIce opened this issue 6 months ago
[FEATURE REQUEST] Exposing MinIdleConns redis config
github.com/hibiken/asynq - sprabowo opened this issue 6 months ago
github.com/hibiken/asynq - sprabowo opened this issue 6 months ago
feat: add MinIdleConns to RedisClientOpt struct
github.com/hibiken/asynq - sprabowo opened this pull request 7 months ago
github.com/hibiken/asynq - sprabowo opened this pull request 7 months ago
Scheduler: How to get the schedule time of the task in the task handler?
github.com/hibiken/asynq - asravankumar opened this issue 7 months ago
github.com/hibiken/asynq - asravankumar opened this issue 7 months ago
[FEATURE REQUEST] Custom ticker value for heartbeater duration
github.com/hibiken/asynq - RiskyFeryansyahP opened this issue 7 months ago
github.com/hibiken/asynq - RiskyFeryansyahP opened this issue 7 months ago
handler not found for task "ping:worker"
github.com/hibiken/asynq - guilinonline opened this issue 7 months ago
github.com/hibiken/asynq - guilinonline opened this issue 7 months ago
[FEATURE REQUEST] aggregation task optimization
github.com/hibiken/asynq - shuqingzai opened this issue 7 months ago
github.com/hibiken/asynq - shuqingzai opened this issue 7 months ago
[FEATURE REQUEST] Unique option for run time of task
github.com/hibiken/asynq - agorman opened this issue 7 months ago
github.com/hibiken/asynq - agorman opened this issue 7 months ago