From 867013f7408306d5c7e97f6d57716915c43432d8 Mon Sep 17 00:00:00 2001 From: zeek <984294471@qq.com> Date: Fri, 8 May 2020 22:20:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0sinktomysql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d616d17..760726a 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,5 @@ - [Flink 配置文件详解](https://www.zeekling.cn/articles/2020/05/02/1588432985627.html) - [Data Source 介绍](https://www.zeekling.cn/articles/2020/05/03/1588494729955.html) - [如何自定义 Data Source](https://www.zeekling.cn/articles/2020/05/04/1588559095224.html) - +- [Data Sink 介绍](https://www.zeekling.cn/articles/2020/05/04/1588666906660.html) +- [自定义Data Sink](https://www.zeekling.cn/articles/2020/05/05/1588680092763.html)