diff --git a/FAQ.md b/FAQ.md index e9c0fcd..060b8f0 100644 --- a/FAQ.md +++ b/FAQ.md @@ -8,6 +8,14 @@ SeaweedFS has web dashboards for its different services: Also see [#275](https://github.com/chrislusf/seaweedfs/issues/275). +### Does it support xxx language? +If using `weed filer`, just send one HTTP POST to write, or one HTTP GET to read. + +If using SeaweedFS for block storage, you may try to reuse some existing libraries. + +### Does it support FUSE? +Yes. + ### How to configure volumes larger than 30GB? Before 1.29, the maximum volume size is limited to 30GB. However, with recent larger disks, one 8TB hard drive can hold 200+ volumes. The large amount of volumes introduces unnecessary work load for master.