zhongwencool 2f1fa2e961 chore: unified slog message formatting to improve logging consistency 2 лет назад
..
src 2f1fa2e961 chore: unified slog message formatting to improve logging consistency 2 лет назад
test 85a130f68b refactor: move MySQL open source connector to its own app 2 лет назад
README.md 85a130f68b refactor: move MySQL open source connector to its own app 2 лет назад
docker-ct 85a130f68b refactor: move MySQL open source connector to its own app 2 лет назад
rebar.config 18dec53d8b feat: ensure data backends don't leak sensitive data 2 лет назад

README.md

MySQL Connector

This application houses the MySQL Database connector. It provides the APIs to connect to MySQL Databases.

It is used by the MySQL bridge to insert messages and by the emqx_authz and emqx_authn applications to check user permissions.

Contributing

Please see our contributing.md.

License

See APL.