16 lines
318 B
Markdown
16 lines
318 B
Markdown
# MongoDB Connector
|
|
|
|
This application houses the MongoDB connector. The MongoDB connector is used by
|
|
emqx_auth and emqx_bridge_mongodb applications to connect to
|
|
MongoDB.
|
|
|
|
## Contributing
|
|
|
|
Please see our [contributing.md](../../CONTRIBUTING.md).
|
|
|
|
## License
|
|
|
|
Apache License, Version 2.0
|
|
|
|
See [APL.txt](../../APL.txt).
|