|
@@ -264,6 +264,72 @@
|
|
|
"notes": "https://http4k.org",
|
|
|
"versus": "jetty"
|
|
|
},
|
|
|
+ "jetty11": {
|
|
|
+ "orm": "Raw",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "cached_query_url": "/cached?queries=",
|
|
|
+ "db_url": "/db",
|
|
|
+ "json_url": "/json",
|
|
|
+ "fortune_url": "/fortunes",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "query_url": "/queries?queries=",
|
|
|
+ "update_url": "/updates?queries=",
|
|
|
+ "database": "Postgres",
|
|
|
+ "port": 9000,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Micro",
|
|
|
+ "framework": "http4k",
|
|
|
+ "language": "Kotlin",
|
|
|
+ "platform": "jetty11",
|
|
|
+ "webserver": "None",
|
|
|
+ "os": "Linux",
|
|
|
+ "notes": "https://http4k.org",
|
|
|
+ "versus": "jetty"
|
|
|
+ },
|
|
|
+ "jetty11loom-jdbc": {
|
|
|
+ "orm": "Raw",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "cached_query_url": "/cached?queries=",
|
|
|
+ "db_url": "/db",
|
|
|
+ "json_url": "/json",
|
|
|
+ "fortune_url": "/fortunes",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "query_url": "/queries?queries=",
|
|
|
+ "update_url": "/updates?queries=",
|
|
|
+ "database": "Postgres",
|
|
|
+ "port": 9000,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Micro",
|
|
|
+ "framework": "http4k",
|
|
|
+ "language": "Kotlin",
|
|
|
+ "platform": "jetty11-loom-jdbc",
|
|
|
+ "webserver": "None",
|
|
|
+ "os": "Linux",
|
|
|
+ "notes": "https://http4k.org",
|
|
|
+ "versus": "jetty11"
|
|
|
+ },
|
|
|
+ "jetty11loom-pgclient": {
|
|
|
+ "orm": "Raw",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "cached_query_url": "/cached?queries=",
|
|
|
+ "db_url": "/db",
|
|
|
+ "json_url": "/json",
|
|
|
+ "fortune_url": "/fortunes",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "query_url": "/queries?queries=",
|
|
|
+ "update_url": "/updates?queries=",
|
|
|
+ "database": "Postgres",
|
|
|
+ "port": 9000,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Micro",
|
|
|
+ "framework": "http4k",
|
|
|
+ "language": "Kotlin",
|
|
|
+ "platform": "jetty11-loom-pgclient",
|
|
|
+ "webserver": "None",
|
|
|
+ "os": "Linux",
|
|
|
+ "notes": "https://http4k.org",
|
|
|
+ "versus": "jetty11"
|
|
|
+ },
|
|
|
"ktorcio": {
|
|
|
"orm": "Raw",
|
|
|
"database_os": "Linux",
|