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

[Bitstream][CAS] Enable BitstreamWriter and BitstreamReader to use CAS as a backing storage #8419

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

SanjayMarreddi
Copy link

@SanjayMarreddi SanjayMarreddi commented Mar 16, 2024

  • This PR is basically a draft with the pseudo-code to explain the design/thought process as a part of the GSoC 2024 project proposal.
  • Once the project starts, we will use better data structures, better naming for variables, and even better design.
  • To have the flexibility of seeing diff via Git, I edited the existing files BitstreamWriter.h & BitstreamReader.h instead of creating respective CAS backed files.

@SanjayMarreddi SanjayMarreddi changed the title [Bitstream][CAS] Enable BitstreamWriter to use CAS as a backing storage [Bitstream][CAS] Enable BitstreamWriter and BitstreamReader to use CAS as a backing storage Mar 17, 2024
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

1 participant