Read Rust

Tag: mongodb

Posts

I’m happy to announce that today we are releasing version 1.0.0 of the official Rust driver for MongoDB. This release marks the driver as generally available and ready for production usage. It supports MongoDB server versions 3.6 and later. In this blog post, I’ll cover:

* What’s changed in the driver since the initial alpha release
* How to get started with the driver.
* How you can get involved with the project

mongodb

View all tags