Updated Filer Change Data Capture (markdown)

Chris Lu 2020-12-23 15:10:25 -08:00
parent 91a1de8ad8
commit a3003c4f54

@ -34,7 +34,7 @@ The gRPC API has several important use cases within SeaweedFS:
* Replicate meta data to other filers if not sharing the same filer meta store.
* Replicate meta data to `weed mount` asynchronously.
The gRPC API is also open to public and can support all other languages.
The gRPC API is also open to public and can support many other languages.
# Example