فهرست منبع

fasthttp: fixed database name in benchmark_config.json: Postgresql -> Postgres

Aliaksandr Valialkin 9 سال پیش
والد
کامیت
352afb3605
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      frameworks/Go/fasthttp/benchmark_config.json

+ 2 - 2
frameworks/Go/fasthttp/benchmark_config.json

@@ -58,7 +58,7 @@
       "port": 8080,
       "approach": "Realistic",
       "classification": "Platform",
-      "database": "Postgresql",
+      "database": "Postgres",
       "framework": "fasthttp",
       "language": "Go",
       "orm": "Raw",
@@ -81,7 +81,7 @@
       "port": 8080,
       "approach": "Realistic",
       "classification": "Platform",
-      "database": "Postgresql",
+      "database": "Postgres",
       "framework": "fasthttp",
       "language": "Go",
       "orm": "Raw",