commit | b330aedc09737a5fa7b3aede4c020f6d17dec82b | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 13:29:37 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 13:29:37 2013 -0800 |
tree | d4d61036a90c5ed5eb007276cce68fe6d3a4c2f4 | |
parent | 9501b8b602e6710c44ab1f38f652428e75c75087 [diff] |
passing synclog and scheduler as parameter to synccore
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.