commit | c80207dffd5718c2c11dddebf81276fa1cf6be11 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 29 20:07:39 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 29 20:07:39 2013 -0800 |
tree | 74376f32a7e06d58d7ec2d30c1a2255a48ea1d84 | |
parent | 7943c6bec35bb86b81ad2fe7a5e1e4e65729de7a [diff] |
On directory event, do not fire rescan/notification immediately, but schedule it in some distant future (5 mins) This function is only needed to ensure consistency, but if abused, cause problems
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.