Commit Graph

9 Commits (f69ea92007e73d2be2a42f85a463bb94aaa4abbc)

Author SHA1 Message Date
Thijs Cadier 8e9751271c Upgrade mongoc to 1.17 4 years ago
Thijs Cadier 9a10284073 Whitespace fixes 6 years ago
Michael Jansen 77cbcf340d * Improve documentation
* add has_collection test
* fix white spaces
6 years ago
Michael Jansen 8e0b37bc03 add DS_Store to .gitignore 7 years ago
Michael Jansen 4fba9e8b5a Add db.has_collection 7 years ago
Thijs Cadier 9a65732c26 Keep track of bindings semi-manually 9 years ago
Thijs Cadier 98bb376969 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
Thijs Cadier e4b9864bfc Rename wrapper package and use openssl-sys crate 9 years ago
Thijs Cadier d686ba240f Initial version 9 years ago