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

The MongoDB mongoclient C++ library is obsolete and no longer available #1396

Open
rhertzog opened this issue Nov 3, 2016 · 3 comments
Open

Comments

@rhertzog
Copy link

rhertzog commented Nov 3, 2016

The MongoDB upstream developers dropped the mongoclient library in favor of https://github.com/mongodb/mongo-cxx-driver This has been reported in Debian here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833055

I think you need to adjust your codebase to work with mongo-cxx-driver or another client library. Unfortunately in Debian, mongo-cxx-driver is not yet available. But there are other MongoDB client libraries too starting with the plain C version. Do we really need a C++ library?

@unbit
Copy link
Owner

unbit commented Nov 3, 2016

@xrmx i think we should move out of the main tree the obsolete plugins and create new dedicated repositories for them

@rhertzog
Copy link
Author

rhertzog commented Nov 3, 2016

I assume that the mongodb using plugins are part of the obsolete ones?

@unbit
Copy link
Owner

unbit commented Nov 3, 2016

yes :)

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

No branches or pull requests

2 participants