Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set client default chunk size to 50MB #2227

Merged
merged 1 commit into from Feb 28, 2023

Conversation

vasco-santos
Copy link
Member

Per talk async with @alanshaw , setting default chunk size to 50MB to save us 5x in number of indexes needed to write/read R2

@vasco-santos vasco-santos force-pushed the fix/set-client-default-chunk-size-to-50mb branch from 60c9bf5 to eddad31 Compare February 28, 2023 10:14
@vasco-santos vasco-santos force-pushed the fix/set-client-default-chunk-size-to-50mb branch from eddad31 to 17273cb Compare February 28, 2023 10:17
@vasco-santos vasco-santos marked this pull request as ready for review February 28, 2023 10:23
@vasco-santos vasco-santos requested a review from a team as a code owner February 28, 2023 10:23
@vasco-santos vasco-santos merged commit e34c2ac into main Feb 28, 2023
@vasco-santos vasco-santos deleted the fix/set-client-default-chunk-size-to-50mb branch February 28, 2023 10:23
vasco-santos pushed a commit that referenced this pull request Feb 28, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.5.1](web3.storage-v4.5.0...web3.storage-v4.5.1)
(2023-02-28)


### Bug Fixes

* set client default chunk size to 50MB
([#2227](#2227))
([e34c2ac](e34c2ac))
* upload and pin table refactor
([#2018](#2018))
([cbfe9d7](cbfe9d7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants