From f3c7ddef1bad378ba3a230dbdf78ee2146dee294 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Fri, 13 Nov 2020 13:34:33 -0800 Subject: [PATCH] Updated Filer Change Data Capture (markdown) --- Filer-Change-Data-Capture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Filer-Change-Data-Capture.md b/Filer-Change-Data-Capture.md index b085e89..8287345 100644 --- a/Filer-Change-Data-Capture.md +++ b/Filer-Change-Data-Capture.md @@ -31,7 +31,7 @@ https://github.com/chrislusf/seaweedfs/blob/master/weed/pb/filer.proto#L52 # Possible Use Cases -This is event processing for files. The possible use cases are all up to your imagination. +This is basically event processing for files. The possible use cases are all up to your imagination. * Detect new image or video files. Add versions with different resolutions. * A **distributed configuration distribution**: stores configuration files under a folder. Detect the configuration changes and reload.