Mention postgresql support (compile with PGSQL=1)

This commit is contained in:
Joris Vink 2014-04-17 11:16:37 +02:00
parent d6d6f96ca0
commit 109c17fe5d
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Features
* Built-in parameter validation
* Only HTTPS connections allowed
* Multiple modules can be loaded at once
* Built-in asynchronous PostgreSQL support
* Load your web application as a precompiled C library
* Event driven architecture with per CPU core worker processes
* Modules can be reloaded on-the-fly, even while serving content