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

feat(duvet-core): initialize crate #123

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

camshaft
Copy link
Member

@camshaft camshaft commented Oct 17, 2024

Description of changes

This change initialize the duvet-core crate. This crate is designed to abstract a lot of the tedious implementation details of duvet like reading from files (and making sure they're cached) or tracking content ranges.

Long term, this crate will be integrated into the main duvet crate and replace that functionality. But I wanted to get duvet-core implemented/available first to decouple the porting efforts.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@camshaft camshaft requested a review from a team as a code owner October 17, 2024 22:04
@camshaft camshaft force-pushed the camshaft/duvet-core-init branch from 7e83bd5 to 8355123 Compare October 17, 2024 22:32
@camshaft camshaft force-pushed the camshaft/duvet-core-init branch from 21a966c to def9b15 Compare October 21, 2024 16:31
@camshaft camshaft force-pushed the camshaft/duvet-core-init branch from def9b15 to dc0046f Compare October 21, 2024 16:35
@camshaft camshaft merged commit 58d8e80 into main Oct 21, 2024
14 checks passed
@camshaft camshaft deleted the camshaft/duvet-core-init branch October 21, 2024 16:56
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.

2 participants