Commit Graph

7 Commits (e79047a18683ee8cd91f54bd7885bc9fe8c5569f)

Author SHA1 Message Date
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