summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 8 insertions, 7 deletions
diff --git a/README b/README
index 3715a29..fe5d926 100644
--- a/README
+++ b/README
@@ -1,5 +1,11 @@
-Motivation
-----------
+Purpose
+-------
+
+Store files and their metadata completly in a PostgreSQL database.
+Expose a standard file system with the help of the FUSE API.
+
+History
+-------
Yes, I know what happens if you store files in a database (in respect to
drop of efficiency and incremental backups for instance). :-)
@@ -40,11 +46,6 @@ curlftpfs:
Blueprint for some debugging code.
-zip-fs:
-
- Blueprint for handling files in memory (in my current implementation,
- this should be changed of course)
-
References
----------