hibiken / asynq

Simple, reliable, and efficient distributed task queue in Go
MIT License
9k stars 659 forks source link

Discussion/Suggestion: Decoupling `x` and `tools` packages. #880

Open kamikazechaser opened 2 months ago

kamikazechaser commented 2 months ago

Initial issue/context: #578

This is a discussion/suggestions thread on what are the best possible ways to deal with the x and tools packages. One idea is to extract them into their own repos. Other suggestions/comments are welcome.