emqx/apps/emqx_mongodb
Ilya Averyanov 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41: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 chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03: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_auth and emqx_bridge_mongodb applications to connect to MongoDB.

Contributing

Please see our contributing.md.

License

Apache License, Version 2.0

See APL.txt.