emqx/apps/emqx_mongodb
Thales Macedo Garitezi d93e1bbf08 feat(mongodb): add configurable option to override legacy protocol usage
Fixes https://emqx.atlassian.net/browse/EMQX-10750

Fixes https://github.com/emqx/emqx/discussions/11428

See https://github.com/emqx/mongodb-erlang/pull/39
2023-08-14 13:19:50 -03:00
..
src feat(mongodb): add configurable option to override legacy protocol usage 2023-08-14 13:19:50 -03:00
test test: start emqx_mongodb when running the MongoDB tests 2023-06-28 08:03:41 +02:00
README.md refactor: the MongoDB connector into its own application 2023-06-26 14:32:59 +02:00
docker-ct refactor: the MongoDB connector into its own application 2023-06-26 14:32:59 +02:00
rebar.config feat(mongodb): add configurable option to override legacy protocol usage 2023-08-14 13:19:50 -03:00

README.md

MongoDB Connector

This application houses the MongoDB connector. The MongoDB connector is used by emqx_authz, emqx_authn and emqx_bridge_mongodb applications to connect to MongoDB.

Contributing

Please see our contributing.md.

License

Apache License, Version 2.0

See APL.txt.