|
|
2 лет назад | |
|---|---|---|
| .. | ||
| src | fc35c74eab fix(redis): use eredis_secret to avoid password leaking | 2 лет назад |
| test | 2c458b62f5 feat(redis): add support for `username` on AUTH command | 2 лет назад |
| README.md | f99ccd4d76 fix: fix issues found in review by @paulozulato and @thalesmg | 2 лет назад |
| docker-ct | dd6aa96c99 refactor: move Redis open source connector to its own app | 2 лет назад |
| rebar.config | 2c458b62f5 feat(redis): add support for `username` on AUTH command | 2 лет назад |
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_authz and emqx_authn applications to check user permissions.
Please see our contributing.md.
See APL.