Ilya Averyanov 0b4600c293 feat(auth): improve redis command parsing and validation hace 2 años
..
src 0b4600c293 feat(auth): improve redis command parsing and validation hace 2 años
test 0b4600c293 feat(auth): improve redis command parsing and validation hace 2 años
README.md 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps hace 2 años
docker-ct dd6aa96c99 refactor: move Redis open source connector to its own app hace 2 años
rebar.config 2c458b62f5 feat(redis): add support for `username` on AUTH command hace 2 años

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.