commit | 2b760d044152e109aa01c453c224625d3833b90a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 13:47:29 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 13:47:29 2013 -0800 |
tree | 4a94d3b8be511bfd6e859d091da89cbf1232f758 | |
parent | 4d086752ad841f9e4e1b77fc60cc9a8009fc6f39 [diff] |
Changing TRANSIENT to STATIC in sqlite binds in action log Change-Id: I1a425f12b89df46058b01f4563fe6ed76f09d3c3
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.