|
@@ -24,29 +24,6 @@
|
|
|
"notes": "",
|
|
|
"versus": "rack-puma-mri"
|
|
|
},
|
|
|
- "puma-rbx": {
|
|
|
- "setup_file": "run_rbx_puma",
|
|
|
- "json_url": "/hello_world/json",
|
|
|
- "db_url": "/hello_world/db",
|
|
|
- "query_url": "/hello_world/query?queries=",
|
|
|
- "fortune_url": "/fortune",
|
|
|
- "update_url": "/update?queries=",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "port": 8080,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Fullstack",
|
|
|
- "database": "MySQL",
|
|
|
- "framework": "rails",
|
|
|
- "language": "Ruby",
|
|
|
- "orm": "Full",
|
|
|
- "platform": "Rubinius",
|
|
|
- "webserver": "Puma",
|
|
|
- "os": "Linux",
|
|
|
- "database_os": "Linux",
|
|
|
- "display_name": "rails-puma-rbx",
|
|
|
- "notes": "",
|
|
|
- "versus": "rack-puma-rbx"
|
|
|
- },
|
|
|
"thin": {
|
|
|
"setup_file": "run_thin",
|
|
|
"json_url": "/hello_world/json",
|