overview of existing features
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 20 Jul 2011 21:12:12 +0000 (21:12 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 20 Jul 2011 21:12:12 +0000 (21:12 +0000)
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..0cecf79
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+Central rsync backup server
+
+Features:
+
+- rsync-piper
+       - start rsync server on specified port
+       - follow rsync transfer log, parse it and trigger events
+               - file/dir metadata in json (with VFS-like API)
+               - deduplicate files using md5 pool and hardlinks
+               - gearman log shipping in json format
+
+- data-worker
+       - gearman worker to store rsync transfer log into PostgreSQL
+