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

Add option to configure task check interval

github.com/hibiken/asynq - krhubert opened this pull request over 1 year ago
[FEATURE REQUEST] Report progress on tasks

github.com/hibiken/asynq - scriptcoded opened this issue over 1 year ago
feat (ci/cd): add dependabot weekly checks

github.com/hibiken/asynq - kamikazechaser opened this pull request over 1 year ago
Revert "feat (add): panic error handling (#491)"

github.com/hibiken/asynq - hibiken opened this pull request over 1 year ago
Add support for pagination in Scheduler Entries

github.com/hibiken/asynqmon - DreamingNight opened this issue over 1 year ago
Upgrade tools to use redis v9

github.com/hibiken/asynq - abezzub opened this pull request over 1 year ago
add root_path to flag and env options

github.com/hibiken/asynqmon - sandl99 opened this pull request over 1 year ago
[BUG] Latest version of asynq breaks asynq CMD

github.com/hibiken/asynq - abezzub opened this issue over 1 year ago
Change UTC timezone to system time

github.com/hibiken/asynqmon - ioannidesalex opened this pull request over 1 year ago
Change UTC timezone to system time

github.com/hibiken/asynq - ioannidesalex opened this pull request over 1 year ago
chore: unnecessary use of fmt.Sprintf

github.com/hibiken/asynq - testwill opened this pull request over 1 year ago
chore: replace loop with mux.mws = append(mux.mws, mws...)

github.com/hibiken/asynq - testwill opened this pull request over 1 year ago
Fix docker build

github.com/hibiken/asynqmon - hibiken opened this pull request over 1 year ago
refactor: code optimisation

github.com/hibiken/asynq - piglig opened this pull request over 1 year ago
fix:Remove useless coroutines

github.com/hibiken/asynq - ghosx opened this pull request over 1 year ago
update github actions versions

github.com/hibiken/asynq - edandnimble opened this pull request over 1 year ago
fix: queues map init with size

github.com/hibiken/asynq - ghosx opened this pull request over 1 year ago
Is there a new release planned ?

github.com/hibiken/asynqmon - jleloup opened this issue over 1 year ago
[BUG] handler not found for task

github.com/hibiken/asynq - mohit-singh-pepper opened this issue over 1 year ago
No option to specify DB for Redis Sentinel URI

github.com/hibiken/asynq - importnil opened this issue over 1 year ago
bump redis to v9

github.com/hibiken/asynqmon - danvixent opened this pull request over 1 year ago
Adds Mongo broker

github.com/hibiken/asynq - vladfr opened this pull request over 1 year ago
Helm Charts

github.com/hibiken/asynq - egandro opened this issue over 1 year ago
Add option to configure task check interval

github.com/hibiken/asynq - krhubert opened this pull request over 1 year ago
[BUG] Need to enqueue task from ROR or redis-cli.

github.com/hibiken/asynq - Josh-ShubhamVyas opened this issue over 1 year ago
[BUG] GetQueueInfo doesn't return expected errors

github.com/hibiken/asynq - overstarry opened this issue over 1 year ago
Include registration error in the log

github.com/hibiken/asynq - khash opened this pull request over 1 year ago
RedisClusterClientOpt missing DB

github.com/hibiken/asynq - aep opened this issue over 1 year ago
[BUG] redis eval error: ERR user_script:5

github.com/hibiken/asynq - wenlng opened this issue over 1 year ago
Upgrade Redis client to v9

github.com/hibiken/asynqmon - trungdlp-wolffun opened this pull request over 1 year ago
[FEATURE REQUEST] Support rescheduling a task

github.com/hibiken/asynq - robinjoseph08 opened this issue over 1 year ago
asynq queue

github.com/hibiken/asynq - wanggongjin opened this issue over 1 year ago
Add custom redis prefix configuration

github.com/hibiken/asynq - qqunity opened this pull request over 1 year ago
[BUG] invalid UUID length: 0

github.com/hibiken/asynq - ahloul opened this issue over 1 year ago
Support cronspec seconds field

github.com/hibiken/asynq - acaloiaro opened this pull request over 1 year ago
[BUG]redis eval error: ERR user_script:13

github.com/hibiken/asynq - ahloul opened this issue over 1 year ago
Ability to search Task ID using substring

github.com/hibiken/asynqmon - Rezwanul-Haque opened this issue over 1 year ago
Result not effect

github.com/hibiken/asynqmon - yyong-brs opened this issue over 1 year ago
fix: use platform independent absolute path algorithm

github.com/hibiken/asynqmon - pkierski opened this pull request over 1 year ago
Custom payload hasher

github.com/hibiken/asynq - jpfourny opened this pull request over 1 year ago
Update to Go 1.20, rename modules, update and tidy deps

github.com/hibiken/asynqmon - jpfourny opened this pull request over 1 year ago
WebUI not loading Queues

github.com/hibiken/asynqmon - jirevwe opened this issue almost 2 years ago
How to set the UTC to CST + 8 hours?

github.com/hibiken/asynqmon - xmwilldo opened this issue almost 2 years ago
(core mod) pkg: bump go-redis -> v9

github.com/hibiken/asynq - kamikazechaser opened this pull request almost 2 years ago
Need maintainers?

github.com/hibiken/asynq - ilkerkorkut opened this issue almost 2 years ago
[QUESTION] Aggregate limits

github.com/hibiken/asynq - ghstahl opened this issue almost 2 years ago
[FEATURE REQUEST] Pause queue for duration

github.com/hibiken/asynq - sainak opened this issue almost 2 years ago
SchedulerEntryID option for registered scheduled job

github.com/hibiken/asynq - ilkerkorkut opened this pull request almost 2 years ago
Bump golang.org/x/sys from 0.0.0-20210510120138-977fb7262007 to 0.1.0

github.com/hibiken/asynq - dependabot[bot] opened this pull request almost 2 years ago
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /tools

github.com/hibiken/asynq - dependabot[bot] opened this pull request almost 2 years ago
Support for adding failed tasks filter?

github.com/hibiken/asynqmon - naimoon6450 opened this issue almost 2 years ago
centos Server: superfluous response.WriteHeader

github.com/hibiken/asynqmon - xiongdi9456 opened this issue almost 2 years ago
Support ARM64 as well as AMD64 docker-images

github.com/hibiken/asynqmon - ghstahl opened this issue almost 2 years ago
About Dynamic Periodic Task

github.com/hibiken/asynq - CeviLv opened this issue almost 2 years ago
feat: add arm64 support

github.com/hibiken/asynqmon - sruehl opened this pull request almost 2 years ago
Fal/dev

github.com/hibiken/asynq - Obelisk-The-Tormentor opened this pull request almost 2 years ago
Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 in /tools

github.com/hibiken/asynq - dependabot[bot] opened this pull request almost 2 years ago
Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 in /x

github.com/hibiken/asynq - dependabot[bot] opened this pull request almost 2 years ago
[BUG] asynq: task lease expired ,What does it mean?

github.com/hibiken/asynq - XTeam-Wing opened this issue almost 2 years ago
Bump react-redux from 7.2.4 to 8.0.5 in /ui

github.com/hibiken/asynqmon - dependabot[bot] opened this pull request almost 2 years ago
Bump typescript from 4.2.4 to 4.9.5 in /ui

github.com/hibiken/asynqmon - dependabot[bot] opened this pull request almost 2 years ago