feat(storage): add a guide on storage

This commit is contained in:
Edouard Vanbelle
2026-08-01 17:50:35 +02:00
parent f409658c96
commit 142afecbbf
8 changed files with 200 additions and 20 deletions
+1
View File
@@ -27,6 +27,7 @@ NextCloud was too slow on a home server. So OxiCloud was built to run on minimal
### Storage & Files
- [Drives](/guide/drives) — Personal + Shared spaces with per-drive quota, members, and policies
- [Backend Storage](/guide/backend-storage) — Local disk, S3, Azure; multiple backends side-by-side; live migration between them
- Drag-and-drop upload, multi-file, grid & list views
- Chunked uploads (TUS-like, parallel, resumable, MD5 integrity)
- BLAKE3 content-addressable file deduplication with ref-counting