Skip to content

Commit f6ea1dd

Browse files
committed
Merge pull request #13 from thijsc/documentation
Documentation
2 parents ede8ee0 + 52b0812 commit f6ea1dd

19 files changed

+493
-352
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ Bson encoding and decoding is handled by the [bson crate](https://github.com/zon
1010

1111
The API should still be considered experimental, but I'm not expecting changes at the moment.
1212

13+
[Documentation](http://thijsc.github.io/mongo-rust-driver/mongo_driver/)
14+
1315
## Compatibility
1416

15-
The driver currently only builds on Unix, tested on Mac Os X and Linux so far.
17+
The driver currently only builds on Unix, tested on Mac Os X and Linux so far. It's compatible with MongoDB 2.4 up to 3.2 and
18+
has full replica set and SSL support.
1619

1720
## Logging
1821

src/bulk_operation.rs

Lines changed: 0 additions & 196 deletions
This file was deleted.

0 commit comments

Comments
 (0)