summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md9
1 files changed, 9 insertions, 0 deletions
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