Replace boost::scoped_ptr with std::unique_ptr.
[cumulus.git] / TODO
1 * Allow different fields to be written out to the metadata log and the
2 statcache file.
3
4 * Implement a scheme for cleaning metadata log segments when metadata is
5 re-used.
6
7 * Improve the interface for remote upload scripts.  The current
8 interface is preliminary and is subject to change.
9
10 * Continue to investigate schemes for adding parity blocks for error
11 recovery.
12
13 * Rename cumulus to cumulus-backup, and write a new Python program,
14 simply called cumulus, to replace the functions in cumulus-util and act
15 as a wrapper for cumulus-backup.  Integrate automatic segment cleaning
16 and backup expiration.
17
18 * Write a module that allows duplicity storage backends to be used for
19 cumulus.