commit | 583449a6766eb4b580f54e4230d3abb5d4f7858f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 17:04:06 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 17:04:06 2013 -0800 |
tree | 88f3355918c652f8c8ae610ba186546c9a4a48b3 | |
parent | f9756239c7ce4e808e70dab308f06810fecac370 [diff] |
Replacing executor with schedule in fs-watcher: tags are used to limit number of notification per event
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.