overview of existing features
[cloudstore.git] / README
1 Central rsync backup server
2
3 Features:
4
5 - rsync-piper
6         - start rsync server on specified port
7         - follow rsync transfer log, parse it and trigger events
8                 - file/dir metadata in json (with VFS-like API)
9                 - deduplicate files using md5 pool and hardlinks
10                 - gearman log shipping in json format
11
12 - data-worker
13         - gearman worker to store rsync transfer log into PostgreSQL
14