From d439d31c2e27a55a716331cdc4ecbf5be5036cb7 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 30 Nov 2014 16:27:56 +0100 Subject: add git backup idea --- TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 5e9ed73..412ca7e 100644 --- a/TODO.md +++ b/TODO.md @@ -63,6 +63,15 @@ - http://www.sqlite.org/wal.html - checkpoint operation for fsync +#### BACKUP + * Git based backup service + - using libgit2-glib + - one commit per local session (login/logout) + - one commit per web interface operation + - uses name + email of the operating person + - commit database + - use diff textconv hook in the git repo + #### SQL * DISCOUNT table: - userid -- cgit v1.2.3