[GH-ISSUE #242] [FEATURE REQUEST] Version 1? #2113

Open
opened 2026-03-15 19:13:10 +03:00 by kerem · 4 comments
Owner

Originally created by @xescugc on GitHub (Feb 10, 2021).
Original GitHub issue: https://github.com/hibiken/asynq/issues/242

Originally assigned to: @hibiken on GitHub.

Is your feature request related to a problem? Please describe.

I plan to use this lib as a main Queue system for my company (medium size 5y running). It looks really good and neat, and we would like to use it but the https://github.com/hibiken/asynq#stability-and-compatibility suggests that may not be "production ready" yet.

I was wondering if there is any Roadmap or planning on when the v1 (major) would be released.

Describe the solution you'd like

Roadmap or prediction on v1 release.

Describe alternatives you've considered

Not many, basically wait for v1

Additional context

I'm using https://github.com/benmanns/goworker for now as I had past experience with Resque and we don't plan to use https://github.com/contribsys/faktory because of the "Free limitations" that it has.

Really good job BTW :)

Originally created by @xescugc on GitHub (Feb 10, 2021). Original GitHub issue: https://github.com/hibiken/asynq/issues/242 Originally assigned to: @hibiken on GitHub. **Is your feature request related to a problem? Please describe.** I plan to use this lib as a main Queue system for my company (medium size 5y running). It looks really good and neat, and we would like to use it but the https://github.com/hibiken/asynq#stability-and-compatibility suggests that may not be "production ready" yet. I was wondering if there is any Roadmap or planning on when the v1 (major) would be released. **Describe the solution you'd like** Roadmap or prediction on v1 release. **Describe alternatives you've considered** Not many, basically wait for v1 **Additional context** I'm using https://github.com/benmanns/goworker for now as I had past experience with Resque and we don't plan to use https://github.com/contribsys/faktory because of the "Free limitations" that it has. Really good job BTW :)
Author
Owner

@hibiken commented on GitHub (Feb 10, 2021):

@xescugc That's awesome to hear and thank you!

There are few more things I want to work on before releasing the v1.0.
Let me compile a doc for the roadmap to v1 within the next week and share it here 👍

<!-- gh-comment-id:777116506 --> @hibiken commented on GitHub (Feb 10, 2021): @xescugc That's awesome to hear and thank you! There are few more things I want to work on before releasing the v1.0. Let me compile a doc for the roadmap to v1 within the next week and share it here 👍
Author
Owner

@xescugc commented on GitHub (Feb 15, 2021):

Perfect because I could help on those missing features for the Roadmap if needed :)

<!-- gh-comment-id:779063952 --> @xescugc commented on GitHub (Feb 15, 2021): Perfect because I could help on those missing features for the Roadmap if needed :)
Author
Owner

@hibiken commented on GitHub (Feb 15, 2021):

@xescugc I've created a project/milestone for v1.0.

There are three major work items I want to see completed before we release v1.

  • Adding support for workflows #244
  • Internal enhancement (json -> protobuf) #245
  • Tooling improvements #246

The first two items are fairly large change, and I expect there'll be some breaking changes.
Please let me know if you have thoughts on any of these items!

I'll be doing some research and designing on the first two items soon.

<!-- gh-comment-id:779489565 --> @hibiken commented on GitHub (Feb 15, 2021): @xescugc I've created a [project](https://github.com/hibiken/asynq/projects/5)/[milestone](https://github.com/hibiken/asynq/milestone/2) for v1.0. There are three major work items I want to see completed before we release v1. - Adding support for workflows #244 - Internal enhancement (json -> protobuf) #245 - Tooling improvements #246 The first two items are fairly large change, and I expect there'll be some breaking changes. Please let me know if you have thoughts on any of these items! I'll be doing some research and designing on the first two items soon.
Author
Owner

@acgfbr commented on GitHub (Jun 8, 2021):

hi man, i run my jobs today in php laravel horizon, i suggest to you to put a runtime in jobs, for example:

image

image

<!-- gh-comment-id:856996944 --> @acgfbr commented on GitHub (Jun 8, 2021): hi man, i run my jobs today in php laravel horizon, i suggest to you to put a runtime in jobs, for example: ![image](https://user-images.githubusercontent.com/8755427/121237987-0291cf00-c86e-11eb-82cc-06c342a03742.png) ![image](https://user-images.githubusercontent.com/8755427/121238012-0887b000-c86e-11eb-847a-112cc0cf5a30.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#2113
No description provided.