Skip to content

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

@rhertzog

Description

@rhertzog

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions