emqx/apps/emqx_redis
Kjell Winblad f99ccd4d76 fix: fix issues found in review by @paulozulato and @thalesmg 2023-06-27 10:49:19 +02:00
..
src fix: fix issues found in review by @paulozulato and @thalesmg 2023-06-27 10:49:19 +02:00
test refactor: move Redis open source connector to its own app 2023-06-27 10:24:40 +02:00
README.md fix: fix issues found in review by @paulozulato and @thalesmg 2023-06-27 10:49:19 +02:00
docker-ct refactor: move Redis open source connector to its own app 2023-06-27 10:24:40 +02:00
rebar.config refactor: move Redis open source connector to its own app 2023-06-27 10:24:40 +02:00

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_authz and emqx_authn applications to check user permissions.

Contributing

Please see our contributing.md.

License

See APL.