Skip to content

Implement deduplication logic across files - #14

Merged
FionaVerzivolli merged 1 commit into
mainfrom
liveshare
Aug 25, 2025
Merged

Implement deduplication logic across files#14
FionaVerzivolli merged 1 commit into
mainfrom
liveshare

Conversation

@FionaVerzivolli

Copy link
Copy Markdown
Collaborator
  • Create ContentStorage class to map page data, content hash, page id
  • Update BTree to use this new content addressable storage in its methods
  • Store roots, pages in content storage
  • Show statistics for debugging purposes
  • Create content addressable demo and deduplication demo for debugging and accessibility
  • Include the demos in the Makefile

@FionaVerzivolli
FionaVerzivolli merged commit 39c384f into main Aug 25, 2025
0 of 2 checks passed
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