aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 523ead7..f0e1544 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,4 @@
-* Remove things that should be configy to a config file
+* Remove things that should be configy to a config file (FileRoot, db params, server port/addr, ...)
* Remove mp3 assumption
+* Replace the NamedExec in postCache with a Select, using INSERT ... RETURNING *, then return the APICache to the user
+* Betterness the Path <-> URI functions