Redis
What is Redis ?¶
The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.
Environment¶
Note
If you need to use this data source, you need to upgrade the DataCap service to >= 1.3.x
Support Time: 2022-12-01
Configure¶
DataCap uses configuration files by default redis.json
Note
If your Redis service version requires other special configurations, please refer to modifying the configuration file and restarting the DataCap service.
Field | Required | Default Value |
---|---|---|
Name |
:material-check-circle: | - |
Host |
:material-check-circle: | 127.0.0.1 |
Port |
:material-check-circle: | 6379 |
Field | Required | Default Value |
---|---|---|
Password |
:material-close-circle: | - |
Version (Validation)¶
Warning
The online service has not been tested yet, if you have detailed test results, please submit issues to us
- 6.x
- 7.x