Skip to content

Redis

Redis is a clustered NoSQL database that uses the key-value paradigm.

INFO

It is used by Backend, DataPipe and EMQX for the following tasks:

  1. Storing the token for EMQX issued by Backend and DataPipe
  2. Telegram User verification
  3. Grafana authorization
  4. State storage for the Telegram Bot
  5. Passing configuration change commands for DataPipe