Add Hugo-based (https://gohugo.io) documentation

This commit is contained in:
Vitaliy Filippov
2024-09-06 00:11:45 +03:00
parent d5f7005ddd
commit c853d18b49
42 changed files with 892 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
## The Idea
Vitastor is a small, simple and fast clustered block storage (storage for VM drives),
architecturally similar to Ceph which means strong consistency, primary-replication,
symmetric clustering and automatic data distribution over any number of drives
of any size with configurable redundancy (replication or erasure codes/XOR).