mongo icon indicating copy to clipboard operation
mongo copied to clipboard

The MongoDB Database

Results 103 mongo issues
Sort by recently updated
recently updated
newest added

thread debug capabilities enabled and native thread identifier fix.

Dear MongoDB team, We are using MongoDB for data collections from Gateways, Routers and CPEs. Most of our requirements for memory-efficient and reliable accumulations are satisfied by using MongoDB Aggregation...

In recent versions of WSL2, the `/proc/sys/kernel/osrelease` has changed -- the string "microsoft" can now be lower case. ``` > cat /proc/sys/kernel/osrelease 4.19.128-microsoft-standard ``` This PR simply changes the check...

Add mips arch support. Test on loongson cloud platform(base on loongson 3A4000) I noted that there was a pull request before, but it was rejected. The main reason is mongodb...

This fixes compilation with alpinelinux see https://github.com/mongodb/libmongocrypt/pull/89 Signed-off-by: Vincent Prince

Hello! I've noticed the README file for the project isn't in markdown or having the extension ".md". This makes the README bland and harder to read. If the README is...

https://jira.mongodb.org/browse/SERVER-26752 I doubt I followed the code standards exactly, but I think this will work.