File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# An alternative Mongodb driver for Elixir
2
2
[ ![ Build Status] ( https://travis-ci.org/zookzook/elixir-mongodb-driver.svg?branch=master )] ( https://travis-ci.org/zookzook/elixir-mongodb-driver )
3
- [ ![ Hex.pm] ( https://img.shields.io/hexpm/v/mongodb_driver.svg )] ( )
4
- [ ![ Hex.pm] ( https://img.shields.io/hexpm/dt/mongodb_driver.svg )] ( )
5
- [ ![ Hex.pm] ( https://img.shields.io/hexpm/dw/mongodb_driver.svg )] ( )
6
- [ ![ Hex.pm] ( https://img.shields.io/hexpm/dd/mongodb_driver.svg )] ( )
3
+ [ ![ Hex.pm] ( https://img.shields.io/hexpm/v/mongodb_driver.svg )] ( https://hex.pm/packages/mongodb_driver )
4
+ [ ![ Hex.pm] ( https://img.shields.io/hexpm/dt/mongodb_driver.svg )] ( https://hex.pm/packages/mongodb_driver )
5
+ [ ![ Hex.pm] ( https://img.shields.io/hexpm/dw/mongodb_driver.svg )] ( https://hex.pm/packages/mongodb_driver )
6
+ [ ![ Hex.pm] ( https://img.shields.io/hexpm/dd/mongodb_driver.svg )] ( https://hex.pm/packages/mongodb_driver )
7
7
8
8
This is an alternative development from the [ original] ( https://github.com/ankhers/mongodb ) , which was the starting point
9
9
and already contained very nice code.
You can’t perform that action at this time.
0 commit comments