15 lines
350 B
Markdown
15 lines
350 B
Markdown
# 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_auth`application to check user permissions.
|
|
|
|
## Contributing
|
|
|
|
Please see our [contributing.md](../../CONTRIBUTING.md).
|
|
|
|
## License
|
|
|
|
See [APL](../../APL.txt).
|