commit | f8e81e0ee4ee2209114a089f29a02c2514905d59 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 15 16:02:47 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 15 16:02:47 2013 -0800 |
tree | 26900dce85ca71af39e29a3fd96e2f085857142c | |
parent | e573ae8b74030ec0ec55f28e9c217bb7b88886f3 [diff] |
fix bug in event-scheduler
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.