commit | 555c4f1bce551bcf7e59767ab7b067f509a1a916 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 13 16:57:36 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 13 16:57:36 2013 -0800 |
tree | 7328555c23feb59a982a396ad5b41ffc7413c4a2 | |
parent | fbeeef22324a79582a704238a5f0cb012b99d220 [diff] |
fix bug in content server. check whether action interest belong to this group. non related stuff in dumb-db Change-Id: Ifef209f91ddbc8b3771e0f9e20438111bfa4b404 Conflicts: cmd/dump-db.cc
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.