commit | 49ab6f8dc74d02309ac5b578d1bf28b3ce73f88c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 15 16:58:13 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 15 16:58:13 2013 -0800 |
tree | 42a2cef27442fcf91f2e8cdda89de62ce8aec6a5 | |
parent | 99bc4b3587fea4ec58d7ebc433d1ec4d0be38dfe [diff] |
Solving two small database-related bugs
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.