We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647b5ac commit 359de90Copy full SHA for 359de90
src/data/doc-extensions/extensions.json
@@ -1141,6 +1141,21 @@
1141
"categories": ["Data"],
1142
"tiers": ["Community"],
1143
"cloudEnabled": false
1144
+ },
1145
+ {
1146
+ "name": "xk6-fasthttp",
1147
+ "description": "Enable RPS increase & file streaming on HTTP/1.1 requests",
1148
+ "url": "https://github.com/domsolutions/xk6-fasthttp",
1149
+ "logo": "",
1150
+ "author": {
1151
+ "name": "Dominic Riordan",
1152
+ "url": "https://github.com/domsolutions"
1153
1154
+ "stars": "0",
1155
+ "type": ["JavaScript"],
1156
+ "categories": ["Misc"],
1157
+ "tiers": ["Community"],
1158
+ "cloudEnabled": false
1159
}
1160
]
1161
0 commit comments