|
há 10 anos atrás | |
---|---|---|
.. | ||
README.md | há 10 anos atrás | |
__init__.py | há 10 anos atrás | |
benchmark_config | há 10 anos atrás | |
db.rb | há 10 anos atrás | |
install.sh | há 10 anos atrás | |
nginx.conf | há 10 anos atrás | |
queries.rb | há 10 anos atrás | |
setup.sh | há 10 anos atrás | |
source_code | há 10 anos atrás | |
updates.rb | há 10 anos atrás |
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.