mongo-c-driver
Client library written in C for MongoDB
homepage ↗ cpe: cpe:/a:mongodb:c_driver github: mongodb/mongo-c-driver
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.24.4-r1 | 1 | 18 h | details › |
| nest GitHub ↗ | 1.30.5 | 2 | 14 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | hppa | mips | ppc | s390 | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE ≈ | nest | follows upstream — no keywords | 8 mo | view · download · history ↗ | |||||||||
| 1.30.5 ≈ | nest | amd64 testing | arm64 untested | x86 testing | ppc64 untested | riscv untested | alpha untested | hppa untested | mips untested | ppc untested | s390 untested | 8 mo | view · download · history ↗ |
| 1.24.4-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 testing | riscv testing | alpha testing | hppa testing | mips testing | ppc testing | s390 testing | — | view · download · history ↗ |
Use flags of 1.30.5
- aws
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- sasl Add support for the Simple Authentication and Security Layer
- snappy Enable support for Snappy compression (as implemented in app-arch/snappy)
- +ssl Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- static-libs Build static versions of dynamic libraries as well
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- zlib Add support for zlib compression
- zstd Enable support for ZSTD compression