mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 12:39:01 -04:00
bump README
This commit is contained in:
parent
0f2a6271b9
commit
280cd6791e
@ -16,9 +16,10 @@ Features
|
||||
* 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
|
||||
* Default sane TLS ciphersuites (PFS in all major browsers)
|
||||
* Load your web application as a precompiled dynamic library
|
||||
* Modules can be reloaded on-the-fly, even while serving content
|
||||
* Event driven (epoll/kqueue) architecture with per CPU core worker processes
|
||||
* Event driven (epoll/kqueue) architecture with per CPU core workers
|
||||
|
||||
License
|
||||
-------
|
||||
|
Loading…
x
Reference in New Issue
Block a user