Эх сурвалжийг харах

fasthttp: mentioned databases - mysql and porstgresql - in README

Aliaksandr Valialkin 9 жил өмнө
parent
commit
ddf0dfbd71

+ 1 - 1
frameworks/Go/fasthttp-mysql/README.md

@@ -1,4 +1,4 @@
-# [fasthttp](https://github.com/valyala/fasthttp) (GoLang) Benchmarking Test
+# [fasthttp](https://github.com/valyala/fasthttp) (GoLang) Benchmarking Test for mysql
 
 This is the go portion of a [benchmarking test suite](https://www.techempower.com/benchmarks/) comparing a variety of web development platforms.
 

+ 1 - 1
frameworks/Go/fasthttp-postgresql/README.md

@@ -1,4 +1,4 @@
-# [fasthttp](https://github.com/valyala/fasthttp) (GoLang) Benchmarking Test
+# [fasthttp](https://github.com/valyala/fasthttp) (GoLang) Benchmarking Test for postgresql
 
 This is the go portion of a [benchmarking test suite](https://www.techempower.com/benchmarks/) comparing a variety of web development platforms.