mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Change Data Capture (markdown)
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 other filers if not sharing the same filer meta store.
|
||||||
* Replicate meta data to `weed mount` asynchronously.
|
* 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
|
# Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue