Skip to content

add linear tapes database (part 1)#564

Closed
Boog900 wants to merge 2 commits intomainfrom
linear-tapes
Closed

add linear tapes database (part 1)#564
Boog900 wants to merge 2 commits intomainfrom
linear-tapes

Conversation

@Boog900
Copy link
Copy Markdown
Member

@Boog900 Boog900 commented Nov 8, 2025

What

This PR is the first part of updating the database to use linear tapes to store certain data, this PR contains the linear tape impl but makes no changes to current code.

Why

Using the tape is faster for the operations we do a lot, and makes the DB significantly smaller.

Where

All new code

@github-actions github-actions bot added A-dependency Area: Related to dependencies, or changes to a Cargo.{toml,lock} file. A-workspace Area: Changes to a root workspace file or general repo file. A-storage Area: Related to storage. labels Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependency Area: Related to dependencies, or changes to a Cargo.{toml,lock} file. A-storage Area: Related to storage. A-workspace Area: Changes to a root workspace file or general repo file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant