summaryrefslogtreecommitdiff
path: root/faq.md
diff options
context:
space:
mode:
Diffstat (limited to 'faq.md')
-rw-r--r--faq.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/faq.md b/faq.md
new file mode 100644
index 0000000..44eef74
--- /dev/null
+++ b/faq.md
@@ -0,0 +1,17 @@
+---
+layout: page
+title: FAQ
+permalink: /faq/
+---
+
+**Q. Why do we need _another_ CoW filesystem?**
+
+A. There many needs that are currently unmet by current filesystems and we think making a new one is the best way to change that.
+
+**Q. What can bcachefs do that other filesystems can't?**
+
+A. bcachefs excels at tiering, high and consistent performance, flexibility of replication and is being thoroughly tested to make sure it never corrupts data.
+
+**Q. What is the current status of bcachefs development?**
+
+A. As of writing, bcachefs is being actively developed. Please see the Features and Progress page for more details.