blob: 92c2a88b1a6003ec50bf42a020aabb19835e8e17 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
* related work
- "Leveraging client-side storage techniques for enhanced use of
multiple consumer cloud storage services on resource-constrained
mobile devices" by Yeo et al.
- "SkyCDS: A resilient content delivery service based on diversified
cloud storage" by Gonzalez et al.
- git-annex (http://git-annex.branchable.com/) by Joey Hess.
* future work
- Make combox cognizant about space available on each node
directory
- Re-think combox.events module.
- Support more file storage providers.
- Make combox Python 3 compatible.
- Support Microsoft Windows.
* report
https://git.ricketyspace.net/combox-paper/plain/report/combox-report.pdf
|