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 RealMutablePagingBuffer #623

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Conversation

matt-ramotar
Copy link
Collaborator

Summary

  • Adding a concrete impl of MutablePagingBuffer, a custom data structure for efficiently storing and retrieving paging data.

Signed-off-by: mramotar <mramotar@dropbox.com>
@matt-ramotar matt-ramotar merged commit 4c190a2 into paging Mar 16, 2024
2 of 3 checks passed
@matt-ramotar matt-ramotar deleted the matt-ramotar/paging/buffer branch March 16, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant