]> git.alrj.org Git - brioche.git/blobdiff - TODO
FTP support, less (or different) bugs, updated documentation.
[brioche.git] / TODO
diff --git a/TODO b/TODO
index 8b4024c8b4890d96ff04ae633dce68dd558dc472..7034459b8c741266cfb9d55b00599fc15e854aa9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,10 @@
-* Implement FTP storage.
-* Don't keep undo directory if FTP backup is used.
-* Better yet, don't keep any archive and snar, except the full.snar if FTP backup is used.
+Brioche to-do list, in random order.
+
+* No need to keep undo directory if FTP backup is used.
+* Better yet, don't keep any archive and snar locally, except the full.snar if
+  FTP backup is used.
+* Usage of FTP could be specified in briochetab for each backup.
 * Snapshot size specified in briochetab, or automatically determined.
+* Implement hooks, in various parts of the script, that would allow to run
+  external commands (for instance, to freeze a database just before making a
+  snapshot).