Skip to content

oussama/mongodb-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-rs

Rust MongoDB Driver This is still work in progress What works so far:

  • using any TcpStream with Write and Read trais, you can send all mongodb messages and receive a reply when available. Refer to tests/main.rs for example

About

Rust MongoDB Driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages