Commit 8b087dff authored by antirez's avatar antirez
Browse files

Gopher: TODO list.

parent f94d711c
......@@ -27,6 +27,15 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
/* TODO:
*
* - Replace ".<CR><LF>" with ",<CR><LF>" in documents to avoid early stop.
* - Allow to configure a gopher-hostname, so that it can be used as default
* for streams converted into listings.
* - If __gopher_header__ and/or __gopher_footer__ are defined, they are
* put before/after directory listings generated by streams.
* - Find useful ways to convert the other Redis types to gopher output. */
#include "server.h"
/* Emit an item in Gopher directory listing format:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment