We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3077ee7 commit 85c1ae8Copy full SHA for 85c1ae8
README.md
@@ -1,3 +1,13 @@
1
# zoid-fs
2
3
zoid-fs is a FUSE file system with pluggable backends. The first one is local SQLite database.
4
+
5
+# Features?
6
7
+- LLM + Automatic document sorting 🪄 (Original Use-case)
8
+- Easy backup / smart library! 💾
9
+- Distributed filesystem (via Turso) (slow but might be useful for some use-cases) 🤠
10
11
+# Resources
12
13
+- https://www.kernel.org/doc/html/next/filesystems/fuse.html
0 commit comments