Updated Filer Change Data Capture (markdown)

qs-wang 2023-07-13 09:35:43 +08:00
parent 3d28ca2d3b
commit ea2824ebea

@ -104,6 +104,9 @@ This is based on Filer gRPC API. You should be able to easily implement it in yo
https://github.com/seaweedfs/seaweedfs/blob/master/weed/pb/filer.proto#L52
A Golang example:
https://github.com/tuxmart/seawolf
# Possible Use Cases
This is basically stream processing or event processing for files. The possible use cases are all up to your imagination.