From 4e98c7e1cdbff15113a8813fbdd67847edb74ed8 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 10 Jul 2019 18:00:13 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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.