Skip to content

Commit

Permalink
Merge pull request #5 from nikolaydubina/nikolaydubina-patch-4
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nikolaydubina authored Mar 21, 2024
2 parents 9e72dbb + 5918fd7 commit ad8010d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ res, err := io.ReadAll(r)

#### Related Work

* https://github.com/yacchi/s3-fast-reader — provides `io.Reader` interface, focuses on connection pool and parallelism, uses mocks for tests
* https://github.com/yacchi/s3-fast-reader — provides `io.Reader` interface, focuses on connection pool and parallelism, uses mocks for tests

[^1]: https://docs.aws.amazon.com/whitepapers/latest/s3-optimizing-performance-best-practices/use-byte-range-fetches.html
[^2]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests

0 comments on commit ad8010d

Please sign in to comment.