emqx/apps/emqx_mongodb
Ilya Averyanov 58437cd35a fix(mongodb): fix deadlock while stopping mongodb resource 2023-11-17 12:34:36 +03:00
..
src chore: bump app versions 2023-11-10 13:41:51 +01: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 fix(mongodb): fix deadlock while stopping mongodb resource 2023-11-17 12:34:36 +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.