(For more information, please refer to the documentation at h2o.examp1e.net)
H2O is a new generation HTTP server. Not only is it very fast, it also provides much quicker response to end-users when compared to older generations of HTTP servers.
Written in C and licensed under the MIT License (see LICENSE for more details & copyright attribution). It can also be used as a library.
This fork is modified to enable PostgreSQL mruby module.
brew install libpq
cmake -DENABLE_MRUBY=true .
make
sudo make install