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

Task always retry when canceled

github.com/hibiken/asynq - thedmdim opened this issue 6 days ago
[FEATURE REQUEST] Document Valkey Adapter

github.com/hibiken/asynq - kamikazechaser opened this issue 11 days ago
PeriodicTask 注册任务的时候主动带上id

github.com/hibiken/asynq - fucktx opened this pull request 12 days ago
[BUG] Description of the bug

github.com/hibiken/asynq - fucktx opened this issue 12 days ago
Are you using Valkey or any other Redis fork?

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
feat: allow custom Redis-like broker

github.com/hibiken/asynq - asdfhuang opened this pull request 19 days ago
Feat/dynamic queue with concurrency

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
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
build(deps): bump codecov/codecov-action from 4 to 5

github.com/hibiken/asynq - dependabot[bot] opened this pull request about 1 month ago
[FEATURE REQUEST] Make WebUI customizable

github.com/hibiken/asynqmon - kamatama41 opened this issue 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
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
Minor optimization by avoiding fmt.Sprintf on hot path

github.com/hibiken/asynq - pior opened this pull request 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
feat(periodic_task_manager): Add RedisUniversalClient support

github.com/hibiken/asynq - daixijun 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
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
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
Prepare release (docs): v0.25.0

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
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
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
Improve performance of enqueueing tasks

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
Use math/rand/v2

github.com/hibiken/asynq - pior opened this pull request about 2 months ago
remove deprecated protobuf ptypes

github.com/hibiken/asynq - aradwann opened this pull request about 2 months ago
v0.7.2 bad sum

github.com/hibiken/asynqmon - lscgzwd opened this issue 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
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
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
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
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
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
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
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
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
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
Bump actions/download-artifact from 3 to 4

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
Bump actions/upload-artifact from 3 to 4

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
Run golangci-lint in CI

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
Bump to Go 1.22 and 1.23

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
Fix

github.com/hibiken/asynq - BennyThink opened this pull request 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
Changes for Courier

github.com/hibiken/asynq - pior opened this pull request 3 months ago
Add task enqueue command to cli

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
Update go

github.com/hibiken/asynqmon - hypnoglow opened this pull request 4 months ago
Fix memory leaks caused by time.After

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
fix(ui): update UI to work with mac M2

github.com/hibiken/asynqmon - 0xksure opened this pull request 4 months ago
[FEATURE REQUEST] can't configure pulling interval

github.com/hibiken/asynq - livingston0318 opened this issue 4 months ago
[BUG] 无法及时的完成任务

github.com/hibiken/asynq - of89013 opened this issue 4 months ago
[FEATURE REQUEST] pause server

github.com/hibiken/asynq - dcboy opened this issue 5 months ago
[FEATURE REQUEST] Process task with ratelimit

github.com/hibiken/asynq - pigletfly opened this issue 6 months ago
Fix for issue 510

github.com/hibiken/asynq - lamhieo02 opened this pull request 6 months ago
chore: migration from hibino

github.com/hibiken/asynq - helloshaohua opened this pull request 6 months ago
[BUG] Description of the bug

github.com/hibiken/asynq - 1270458160 opened this issue 6 months ago
feat: add MinIdleConns to RedisClientOpt struct

github.com/hibiken/asynq - sprabowo opened this pull request 7 months ago
handler not found for task "ping:worker"

github.com/hibiken/asynq - guilinonline opened this issue 7 months ago