kore

Kore is a web application platform for writing scalable, concurrent web based processes in C or Python.
Commits | Files | Refs | README | LICENSE | git clone https://git.kore.io/kore.git

commit 8b1a5add4bc4eca3a1c80cc9ce26addd1f6225d8
parent 2d8874dd2a6322296b274e2fb0d9e38611c9e7d6
Author: Joris Vink <joris@coders.se>
Date:   Thu, 22 Nov 2018 13:05:02 +0100

update

Diffstat:
README.md | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -35,6 +35,10 @@ Documentation -------------- [Read the documentation](https://docs.kore.io/3.0.0/) +Performance +----------- +Read the [benchmarks](https://blog.kore.io/posts/benchmarks) blog post. + Platforms supported ------------------- * Linux @@ -44,7 +48,7 @@ Platforms supported Building Kore ------------- -Clone this repository or get the latest release at [https://kore.io/releases/3.0.0](https://kore.io/releases/3.0.0). +Clone this repository or get the latest release at [https://kore.io/releases/3.1.0](https://kore.io/releases/3.1.0). Requirements * openssl (1.0.2, 1.1.0 or 1.1.1)