commit | 5ec5a8f0397a49b834aa80be124c49343536e7d2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:30:33 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:30:33 2013 -0800 |
tree | 5b5e481565622d8f6266eb6837b83ee2e9c4ade7 | |
parent | abe952aa01fd1745ea4d3e7ba233706f74e82c33 [diff] |
Updated and more functional database (sync-log) test
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.