tarantool / nginx_upstream_module

Tarantool NginX upstream module (REST, JSON API, websockets, load balancing)
Other
174 stars 18 forks source link

Restful API #19

Closed dedok closed 8 years ago

dedok commented 9 years ago

GET -> select DELETE -> remove PUT -> insert or update or replace

'+' reduce parsing / Tarantool and Nginx CPU usage; access_log for debugging.

'-' URL limitation.

dedok commented 8 years ago

HEAD of v0.2.0-part-1