aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk>2015-09-23 13:06:41 +0100
committerNathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk>2015-09-23 13:06:41 +0100
commit3c1b0368c70ed9fd080bd79632645866fe9f5faf (patch)
treed51b81fb162c9e3c4a3af983977a386117dc18c6
parenta50da4215c88efcdcab1da2835459b64a5b341b4 (diff)
more 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