Thales Macedo Garitezi 19f3b030f9 chore: preparing to run common tests / eunit with mix hai 1 ano
..
src 130571b56e fix: code improvements thanks to comments from @thalesmg hai 1 ano
test 19f3b030f9 chore: preparing to run common tests / eunit with mix hai 1 ano
README.md 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps %!s(int64=2) %!d(string=hai) anos
docker-ct dd6aa96c99 refactor: move Redis open source connector to its own app %!s(int64=2) %!d(string=hai) anos
mix.exs 19f3b030f9 chore: preparing to run common tests / eunit with mix hai 1 ano
rebar.config b74828d7ea perf: "mixify" project to improve release speed hai 1 ano

README.md

Redis Connector

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

It is used by the Redis bridge to insert messages and by the emqx_authapplication to check user permissions.

Contributing

Please see our contributing.md.

License

See APL.