emqx/apps/emqx_mongodb
zhongwencool e7d07ea17c feat: add resource_type to emqx_resource behaviour 2024-07-23 18:24:28 +08:00
..
src feat: add resource_type to emqx_resource behaviour 2024-07-23 18:24:28 +08:00
test feat: add resource_type to emqx_resource behaviour 2024-07-23 18:24:28 +08: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
mix.exs chore: preparing to run common tests / eunit with mix 2024-07-02 09:45:45 -03:00
rebar.config perf: upgrade mongodb-erlang to v3.0.23 2024-02-09 16:18:32 +02: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.