From 7ace827541a25cf2bb06c80f3268679c40f39413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Andr=C3=A9s=20Virviescas=20Santana?= Date: Sat, 16 Feb 2019 11:51:04 +0100 Subject: Add Kratgo to related projects (#543) * Add Kratgo to related projects --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1a8bff8..5fcb639 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,7 @@ uintBuf := fasthttp.AppendUint(nil, 1234) websocket implementation for fasthttp. * [fasthttpsession](https://github.com/phachon/fasthttpsession) - a fast and powerful session package for fasthttp servers. * [atreugo](https://github.com/savsgio/atreugo) - Micro-framework to make simple the use of routing and middlewares. + * [kratgo](https://github.com/savsgio/kratgo) - Simple, lightweight and ultra-fast HTTP Cache to speed up your websites. # FAQ -- cgit v1.2.3