From 8596f870b8174a4cf873f6f4643a076d69f09343 Mon Sep 17 00:00:00 2001 From: Peter Date: Mon, 18 Jul 2022 15:26:02 +0200 Subject: [PATCH] Added gatling webserver Gatling is a high performance web server. Gatling is a small and fast HTTP webserver and reverse proxy that makes deploying microservices or websites easy. The according docker image has been downloaded 1M+ times: [gatling on dockerhub](https://hub.docker.com/r/wilfahrt/gatling-webserver) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79180598..f778e143 100644 --- a/README.md +++ b/README.md @@ -1923,6 +1923,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - [django-wiki](https://github.com/django-wiki/django-wiki) - Wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django models. ([Demo](https://demo.django-wiki.org/)) `GPL-3.0` `Python` - [Documize](https://documize.com) - Modern Docs + Wiki software with built-in workflow, single binary executable, just bring MySQL/Percona. ([Source Code](https://github.com/documize/community)) `AGPL-3.0` `Go` - [Dokuwiki](https://www.dokuwiki.org/DokuWiki) - Easy to use, lightweight, standards-compliant wiki engine with a simple syntax allowing reading the data outside the wiki. All data is stored in plain files, therefore no database is required. ([Source Code](https://github.com/splitbrain/dokuwiki)) `GPL-2.0` `PHP` +- [gatling](https://github.com/p-w/gatling-webserver) - a high performance web server. Gatling is a small and fast HTTP webserver and reverse proxy that makes deploying microservices or websites easy. Gatling is particularly good in situations with very high load. ([Source Code](https://www.fefe.de/gatling/)) `GPL-2.0` `C` - [Gitit](https://github.com/jgm/gitit) - Wiki program that stores pages and uploaded files in a git repository, which can then be modified using the VCS command line tools or the wiki's web interface. `GPL-2.0` `Haskell` - [Gollum](https://github.com/gollum/gollum) - Simple, Git-powered wiki with a sweet API and local frontend. `MIT` `Ruby` - [jingo](https://github.com/claudioc/jingo) - Git based wiki engine written for node.js, with a decent design, a search capability and good typography. `MIT` `Nodejs`