Skip to content

Commit

Permalink
Update docs/design/019-file-api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mihail Stoykov <312246+mstoykov@users.noreply.github.com>
  • Loading branch information
oleiade and mstoykov authored Jun 1, 2023
1 parent 0669d16 commit 567da3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design/019-file-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is due to k6's design for distributed execution, particularly in the cloud.

### Requirements
- The solution should allow file interaction during k6 script execution.
- The solution should resort to asynchronous operations as much as possible.
- The solution must use asynchronous operations.
- The module should operate seamlessly in local and cloud setups.
- The module should strive to optimize memory usage when handling files.

Expand Down

0 comments on commit 567da3b

Please sign in to comment.