commit | d1756278b8dc7e8dd8d25068dbeca677e87963e8 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Feb 01 17:02:18 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Feb 01 20:53:31 2013 -0800 |
tree | eb391c6f5c8cebd4ba9c76afe38d17e4fd56c17f | |
parent | 888be474c0100cc1a7229aadfb2dc234dcc83f7f [diff] |
fs-watcher uses its own database add test for fs-watcher Change-Id: Iac54e5d5c748f80099ef798a6515993ab432c725
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
ChronoShare also provides file history and basic version control.
To see more details about ChronoShare design, click here.