Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Documentation still mentions MongoDB as supported in some places, despite missing documentation #5788
Comments
|
Hello @dantman , can you please provide references to issues or comments which mention that MongoDB is no longer supported? If you check the commit history, you can see it was relatively recently modified. |
|
The most definitive would probably be ac695d3. |
|
several backends were removed in 2016 but later restored in current versions. though some of them are missing docs |
|
So MongoDB is supported now? If so then this would be a bug report to restore documentation. |
Checklist
for similar or identical bug reports.
for existing proposed fixes.
to find out if the bug was already fixed in the master branch.
(If there are none, check this box anyway).
Related Issues and Possible Duplicates
Related Issues
Possible Duplicates
Description
The Celery documentation still has some references to MongoDB. These, combined with the fact that nothing was mentioned in the changelog made me expect MongoDB as a result store was still supported. It took a search through the commit log before I found any explanation that documentation was removed because of a lack of resources.
Suggestions
It would also be very much appreciated if the change history would mention stuff like the lack of resources to support MongoDB when documentation is removed.