Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Celery supported features (Motivation/Compared to * update) #645

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smiling-watermelon
Copy link

Some changes here are debatable, and, perhaps require additional review.

For example:
py2_cel - In the documentation it's not clear weather 4.2 here refers to the version of celery, or not. Because if it's maintained, then Python 2 is not dropped to this day, but this line was unchanged for 6 years now (according to Blame), and there were no releases to 4.. series of Celery since 2020.

win - I guess leaving it at "No" is also correct, but Celery may, or may not work on Windows.

cel_rate - Support for rate limits is present all the way to version 3.1 (didn't look any further), so, perhaps it's stated as "No" because this is an extension.

I would suggest a re-evaluation for all libraries in the table, though, and re-check Celery too.
Giving away this contribution in hopes to push the metaphorical stone on the matter of outdated comparisons.

@smiling-watermelon smiling-watermelon changed the title Update Celery supported Features Update Celery supported features (Motivation/Compared to * update) Jul 23, 2024
| Redis support | Yes | Yes | Yes | Yes |
| | | | | |
+------------------------------+----------+-----------------+--------------+--------------+
| In-memory broker support | Yes | No | Yes | No |
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kombu support :memory: broker and Celery support it as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants