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
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ba12c5bc66
main
snappy
mongoc_1_17_5
static
bson_11
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ba12c5bc66'
${ noResults }
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
9 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.
9 years ago
ssl_env_vars