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

Implement writeStream method #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

charisoudis
Copy link

When filesize is greater than 4Mib, write fails without a notice, i.e. returning true.
This PR, implements writeStream method and update write to use it when the file size exceeds that threshold.

Code heavily inspired by:
shitware-ltd/flysystem-msgraph

Author:
Thanos Charisoudis
[email protected]
Eurotechnik Charisoudis
eurotechnik.gr

* use chunking when filesize greater than 4Mib
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.

1 participant