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

Added the append functionality for issue #21 #54

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

Ritchie6
Copy link
Contributor

Add Put functionality for writes

Closes #21

Type of Change

  • Other (please specify): Added Functionality

Description of Change
Added logic in the WriteStream function to support appending to existing files without re-copying the entire data when not necessary.

Implementation Details
Made corresponding methods required.

@rtb-12 rtb-12 merged commit f13e4ec into IMGIITRoorkee:main Jan 14, 2025
1 check passed
@Ritchie6 Ritchie6 deleted the memo6 branch January 15, 2025 04:25
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.

Add Put functionality for writes
2 participants