|
|
пре 2 година | |
|---|---|---|
| .. | ||
| src | 9701c3f7a1 fix(redis): validate database number | пре 2 година |
| test | dd6aa96c99 refactor: move Redis open source connector to its own app | пре 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 | dd6aa96c99 refactor: move Redis open source connector to its own app | пре 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.