Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit ddddcde

Browse files
committed
deprecation notice
1 parent 96e213f commit ddddcde

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# MongoDB
22

3+
## DEPRECATED
4+
5+
Please use [mongodb_driver](https://github.com/zookzook/elixir-mongodb-driver) instead. See https://github.com/elixir-mongo/mongodb_ecto/tree/1cc91b087#migrating-to-20 for migration advice.
6+
7+
In particular, [mongodb_ecto](https://github.com/elixir-mongo/mongodb_ecto) has switched from using this package to mongodb_driver (as of version 2.0.0).
8+
9+
## MongoDB
10+
311
[![Build Status](https://travis-ci.org/ankhers/mongodb.svg?branch=master)](https://travis-ci.org/ankhers/mongodb)
412

513
[Documentation for MongoDB is available online](http://hexdocs.pm/mongodb/).

0 commit comments

Comments
 (0)