More ideas.

master
Nicolas Favre-Felix 14 years ago
parent 11293f64b5
commit 2afd14f27b

@ -16,13 +16,14 @@ curl -d "GET/hello" http://127.0.0.1:7379/
# Ideas # Ideas
* Add meta-data info per key (MIME type in a second key, for instance) * Add meta-data info per key (MIME type in a second key, for instance).
* Find a way to format multi-bulk data * Find a way to format multi-bulk data without JSON.
* Support PUT, DELETE, HEAD? * Support PUT, DELETE, HEAD?
* Add JSONP callbacks * Add JSONP callbacks.
* Add support for Redis UNIX socket * Add logging.
* Enrich config file * Add support for Redis UNIX socket.
* Provide timeout * Enrich config file:
* Provide timeout (this needs to be added to hiredis first.)
* Restrict commands by IP range * Restrict commands by IP range
* Send your ideas using the github tracker or on twitter [@yowgi](http://twitter.com/yowgi). * Send your ideas using the github tracker or on twitter [@yowgi](http://twitter.com/yowgi).

Loading…
Cancel
Save