From 57b68a486bf9d0e81b5ceb42169533b60703db48 Mon Sep 17 00:00:00 2001 From: Matthew Bloch Date: Thu, 30 Oct 2014 03:25:20 +0000 Subject: Moved TODO items to separate file. --- README.md | 10 ---------- 1 file changed, 10 deletions(-) mode change 100644 => 100755 README.md (limited to 'README.md') diff --git a/README.md b/README.md old mode 100644 new mode 100755 index af5f7ba..0773d05 --- a/README.md +++ b/README.md @@ -167,13 +167,3 @@ daily backups, but as they get too numerous, we make sure that we are reluctant to delete our very oldest. [TODO: model it] - -Features to come ----------------- -* spotting a /var/lib/mysql directory and making a safe snapshot and re-copy - of a MySQL data directory (using FLUSH TABLES WITH READ LOCK) - -* (same for postgres using pg_start_backup() and pg_stop_backup()) - -* byteback-restore for easy restoration. - -- cgit v1.2.1