drogonframework / drogonframework/drogon

Support for MongoDB's New Async C Driver

Open
#2,354 2 comments 2 reactions 0 assignees View on GitHub
enhancement Focus
Dominant language
C++
Stars
14.3k
Forks
1.4k
Avg merge
1d 13h
Merged PRs (30d)
14

Description

Hi, MongoDB has recently released a preview of their [Async C Driver](https://www.mongodb.com/docs/languages/c/c-driver/current/async-c-driver/), enabling asynchronous, non-blocking operations.

Are there plans to integrate this new asynchronous driver into Drogon to leverage non-blocking MongoDB calls?

This feature would significantly enhance performance for applications handling high RPS, especially where synchronous MongoDB operations currently pose limitations.

Thanks for your great work!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.