Commit Graph

23 Commits (0.2.3)

Author SHA1 Message Date
Thijs Cadier 816b6a1283 Add docs for error types 9 years ago
Thijs Cadier 58a45bd49d Move Uri to client module 9 years ago
Thijs Cadier 3c56489dca Documentation for collection 9 years ago
Thijs Cadier 4b86f8f1f3 Tweak lib doc 9 years ago
Thijs Cadier 13e0d1662f Move bulk operation to collection and add docs 9 years ago
Thijs Cadier 0c4428611b Top level documentation and example 9 years ago
Thijs Cadier 44bdec78be Replace deprecrated way of going from PathBuf to CString 9 years ago
Thijs Cadier bae6556fed Updates for newest nightly and bindgen 9 years ago
Thijs Cadier e02ff4d627 Remove cstr_to_str feature marker 9 years ago
Thijs Cadier eb1888b00c Add log handling 9 years ago
Thijs Cadier e4b9864bfc Rename wrapper package and use openssl-sys crate 9 years ago
Thijs Cadier d6e9d823aa Add CommandAndFindOptions with_fields convenience method 9 years ago
Thijs Cadier c77cc42024 Attach fields bson to lifetime of cursor 9 years ago
Thijs Cadier b2d927c137 bsonc and error don't need to be public 9 years ago
Thijs Cadier 1830144125 Replace all bson document handling with macro 9 years ago
Thijs Cadier eac4815563 Ssl options for client pool 9 years ago
Thijs Cadier d2e0fbc109 Add command on collection and database 9 years ago
Thijs Cadier df9749c5c4 WIP Collection bulk operation 9 years ago
Thijs Cadier 9cbe2b03c3 Call init when creating first client pool 9 years ago
Thijs Cadier f9e4280836 Use std::sync::Once for init 9 years ago
Thijs Cadier d2919f79a6 Fix warnings and don't use scoped anymore 9 years ago
Thijs Cadier f3bb18630f Add database wrapper with get and create collection 9 years ago
Thijs Cadier d686ba240f Initial version 9 years ago