summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 59a900b..8a411c6 100644
--- a/README
+++ b/README
@@ -28,6 +28,11 @@ available model.
## Other projects
+### postgresqlfs
+
+Found it just now: https://github.com/petere/postgresqlfs, a much older
+project than mine.
+
### Pgfs:
Stores a filesystem in Postgres, exposes it as a NFS server, rather old
@@ -48,6 +53,13 @@ The same for storing files in a Sqlite database.
Blueprint for some debugging code.
+### armos-pg
+
+This is a copy of my code inside another project, no clue
+what it is used for there: https://github.com/armos-pg/pgfuse/.
+Anyway, this is _not_ the original source code and I will not
+push bugfixes or improvements there.
+
## References
- http://www.postgresql.org/docs/