emqx/apps/emqx_redis
Ilya Averyanov 9701c3f7a1 fix(redis): validate database number 2023-07-03 22:44:54 +03:00
..
src fix(redis): validate database number 2023-07-03 22:44:54 +03: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.