From bd6f37d187bf700a2b6abc09c5a8bb05314c78d3 Mon Sep 17 00:00:00 2001
From: Vladimir Ulupov <vaal.87@gmail.com>
Date: Sun, 22 Jun 2014 14:17:04 +0400
Subject: [PATCH] Add uWSGI in catagory Web

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 98b4b1a..3508ffa 100644
--- a/README.md
+++ b/README.md
@@ -306,6 +306,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
 * [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy.
 * [Lighttpd](http://www.lighttpd.net/) -  Web server more optimized for speed-critical environments.
 * [Nginx](http://nginx.org/) -  Reverse proxy, load balancer, HTTP cache, and web server.
+* [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services.
 
 ## Wikis
 *Wiki software.*
-- 
GitLab