From 63e35925e97ca7adc77321695926e7bfcd20a87d Mon Sep 17 00:00:00 2001 From: Leonard Excoffier <48970393+excoffierleonard@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:05:18 -0400 Subject: [PATCH] feat: Wrote initial words for 'Why ZFS?' --- storage/zfs.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/storage/zfs.md b/storage/zfs.md index 0527fc5..3fcc8f4 100644 --- a/storage/zfs.md +++ b/storage/zfs.md @@ -1 +1,5 @@ -# Zettabyte File System (ZFS) \ No newline at end of file +# Zettabyte File System (ZFS) + + +## Why ZFS ? +I decided to go with ZFS because its data integrity feature, for me keeping my data safe and correct is my primary goal when building a storage server. \ No newline at end of file