diff options
author | Nathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk> | 2015-09-23 13:06:41 +0100 |
---|---|---|
committer | Nathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk> | 2015-09-23 13:06:41 +0100 |
commit | 3c1b0368c70ed9fd080bd79632645866fe9f5faf (patch) | |
tree | d51b81fb162c9e3c4a3af983977a386117dc18c6 /TODO | |
parent | a50da4215c88efcdcab1da2835459b64a5b341b4 (diff) |
more TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |