|
%!s(int64=10) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=10) %!d(string=hai) anos | |
__init__.py | %!s(int64=10) %!d(string=hai) anos | |
benchmark_config | %!s(int64=10) %!d(string=hai) anos | |
db.rb | %!s(int64=10) %!d(string=hai) anos | |
install.sh | %!s(int64=10) %!d(string=hai) anos | |
nginx.conf | %!s(int64=10) %!d(string=hai) anos | |
queries.rb | %!s(int64=10) %!d(string=hai) anos | |
setup.sh | %!s(int64=10) %!d(string=hai) anos | |
source_code | %!s(int64=10) %!d(string=hai) anos | |
updates.rb | %!s(int64=10) %!d(string=hai) anos |
The nginx app is distributes across a few files. most of it is in nginx.conf The nginx conf is inside nginx.conf Requires a nginx compiled with ngx_mruby module. It has been called nginx_mruby for lack of a better name
http://localhost:8080/db?queries=2
Based upon the openresty implementation.