commit | 7717d207d7b12def1c6f82cd3bf181db3876b34b | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sat Dec 29 18:01:36 2012 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sat Dec 29 18:01:36 2012 -0800 |
tree | 1adec9f44a1508725c3b4494f2a49521246fda64 | |
parent | f118526c49ff225bf4343e4c950588ebaee61651 [diff] |
add ObjectDB interface
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.