This website works better with JavaScript.
Explore
Help
Sign In
yanguangshaonian
/
mongo-rust-driver
Watch
1
Star
0
Fork
You've already forked mongo-rust-driver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
98b0432c80
mongo-rust-driver
/
.gitignore
5 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial version
10 years ago
target
Cargo.lock
Rename wrapper package and use openssl-sys crate
10 years ago
mongoc-sys/mongo-c-driver*
Tests and a fix for ssl connections Setting ssl options was broken because the memory for its content was released immediately. We now keep ownership of everything until the pool is dropped.
10 years ago
ssl_env_vars