mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Change Data Capture (markdown)
parent
92e508ac3d
commit
ad6738db12
|
@ -38,4 +38,4 @@ This is basically stream processing or event processing for files. The possible
|
|||
* A **job queue**: upload files to a folder, and processing new files as soon as possible, and delete the processed files.
|
||||
* Do-it-yourself **Data Replication or Backup**.
|
||||
* **Batch processing**: streaming data is cool, but sometimes batching is more efficient. To combine streaming and batching, you can put one batch of new data as a file and trigger the batch processing on that file.
|
||||
* Folder size statistics.
|
||||
* Folder size statistics and monitoring.
|
||||
|
|
Loading…
Reference in a new issue