Skip to content

Commit

Permalink
added TODO file, for mad plans
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Apr 21, 2010
1 parent 149a714 commit 3322b5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
All these Redis commands need a helper string, each, wouldn't that be quite
useful? I was thinking of pairs of commandName and commandDocString and then
when we do newSlot, we could do some more there. Munging
http://code.google.com/p/redis/wiki/CommandReference could be one way of
getting docstrings. Using xpath $x("//td[@id='wikimaincol']//li") gets one
quite far.

0 comments on commit 3322b5d

Please sign in to comment.