Explorar o código

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

Aliaksandr Valialkin %!s(int64=9) %!d(string=hai) anos
pai
achega
352afb3605
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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",