Skip to content

Commit afadbda

Browse files
committed
updated documentation
1 parent 277f484 commit afadbda

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ replaced some op code calls with command calls.
99
This is currently under development and there is no version management yet. The main goal is to simplify the API and
1010
to implement the current requirements for the driver.
1111

12+
[Documentation](https://hexdocs.pm/mongodb_driver/readme.html)
13+
1214
## Motivation
1315

1416
* Refactoring old code into new
@@ -21,7 +23,7 @@ to implement the current requirements for the driver.
2123
## Features
2224

2325
* Supports MongoDB versions 3.0, 3.2, 3.4, 3.6, 4.0
24-
* Connection pooling (through db_connection)
26+
* Connection pooling (through db_connection 2.x)
2527
* Streaming cursors
2628
* Performant ObjectID generation
2729
* Follows driver specification set by 10gen

0 commit comments

Comments
 (0)