commit | 785b0a0d8077dba6f0736936b5c88722661c6b13 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 30 10:17:47 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 30 10:19:15 2013 -0800 |
tree | 2cd5b8a0a8c2cb6438ef960df64e6f480fc894d4 | |
parent | 3d2095966285c272a1a42b8e719c4ded4c5da5e6 [diff] |
Removing foreign key support in action log table. We need to keep all actions, even if something is missing (in some cases, this will bring some---and hopefully only temporary---inconsistency)
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.