JimMoen 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` 2 jaren geleden
..
src c29ada4666 fix(redis_bridge): fix connector schema and action info transformations 2 jaren geleden
test 0aec2f7605 feat: redis bridge v2 2 jaren geleden
README.md 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps 2 jaren geleden
docker-ct dd6aa96c99 refactor: move Redis open source connector to its own app 2 jaren geleden
rebar.config 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` 2 jaren geleden

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.