Skip to content

Commit

Permalink
Add version 8 to the supported Mongo versions
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmessinger authored Nov 2, 2024
1 parent 2c6f80f commit 12a66fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Features

- supports MongoDB versions 4.x, 5.x, 6.x, 7.x
- supports MongoDB versions 4.x, 5.x, 6.x, 7.x, 8.x
- connection pooling ([through DBConnection 2.x](https://github.com/elixir-ecto/db_connection))
- streaming cursors
- performant ObjectID generation
Expand Down

0 comments on commit 12a66fb

Please sign in to comment.