asynq icon indicating copy to clipboard operation
asynq copied to clipboard

Simple, reliable, and efficient distributed task queue in Go

Results 185 asynq issues
Sort by recently updated
recently updated
newest added

I've noticed issues and PR's piling up. @hibiken do you need help maintaining this?

enhancement

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.4.0 to 9.5.0. Release notes Sourced from github.com/redis/go-redis/v9's releases. 9.5.0 Changes 🚀 New Features Add object fraq command (#2844) Speed up connections by sending SetInfo via a...

pr-deps
pr-breaking

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.3.0 to 9.5.0. Release notes Sourced from github.com/redis/go-redis/v9's releases. 9.5.0 Changes 🚀 New Features Add object fraq command (#2844) Speed up connections by sending SetInfo via a...

pr-deps
pr-breaking

**Describe the bug** when connect to older redis (undex7.2.x) , will report error. **To Reproduce** go.mod : asynq v0.24.1 go-redis/v9 v9.5.0 **Expected behavior** **Screenshots** ``` asynq: pid=34328 2024/02/20 05:44:55.832563 WARN:...

bug

```golang (server | client).SetTaskStateProber(asynq.TaskStateProber{ // Probers to specify what kind of state or data wanted, default = {*: task} // {state = pending | retry | compeleted | archieved |...

pr-feat
investigate

Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.5.1 to 2.7.1. Release notes Sourced from github.com/gdamore/tcell/v2's releases. Version 2.7.1 Bug Fix Release This release fixes a few problems, and also adds a feature that was...

pr-deps

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.16.0 to 0.17.0. Commits 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile" 628365d windows: support nil done...

pr-deps