This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
The following commit(s) were added to refs/heads/master by this push:
new b4ae3b344 [INLONG-7244][Document] Add user docs for Redis LoadNote
(#7302)
b4ae3b344 is described below
commit b4ae3b3448ba1d4533c42e41e8c26524ccf43370
Author: feat <[email protected]>
AuthorDate: Wed Feb 1 19:34:31 2023 +0800
[INLONG-7244][Document] Add user docs for Redis LoadNote (#7302)
Co-authored-by: Charles Zhang <[email protected]>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 966141978..1edab378b 100644
--- a/README.md
+++ b/README.md
@@ -103,6 +103,7 @@ You can use InLong in the following ways:
| | Doris | >= 0.13 |
Lightweight, Standard |
| | StarRocks | >= 2.0 |
Lightweight, Standard |
| | Kudu | >= 1.12.0 |
Lightweight, Standard |
+| | Redis | >= 3.0 |
Lightweight, Standard |
## Build InLong
More detailed instructions can be found at [Quick
Start](https://inlong.apache.org/docs/next/quick_start/how_to_build) section in
the documentation.