commit | a264b87cb18059b4c6a32eb8b0e46bdb13318ad9 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Wed Jul 10 18:07:23 2013 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Aug 15 14:54:26 2013 -0700 |
tree | 3961e24e544561c4dcf8ac077b2f94a8e55b81c3 | |
parent | 8e3d1bf7457b903ee0b0538c6f7b0d0b2f663bac [diff] |
fs-watcher: Add fs-watcher delay test Change-Id: I2a367b9695a5343426f3628c67a98c927cb0d38f
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.
To see more details about ChronoShare design, click here.
To see more configure options, use ./waf configure
. To compile with default configuration, use
./waf configure ./waf