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

Add version to disk new storage engine for NunDB #65

Merged
merged 28 commits into from Mar 19, 2022

Conversation

mateusfreira
Copy link
Owner

@mateusfreira mateusfreira commented Feb 18, 2022

# Bofre this change
158532  house-scrapper-nun.data

# After this change
1477    house-scrapper-nun.data.keys
157527  house-scrapper-nun.data.values

src/lib/bo.rs Show resolved Hide resolved
.github/workflows/rust.yml Show resolved Hide resolved
src/lib/bo.rs Outdated
/// Value is ok memory == disk values
Ok = 0,
/// Value is updated on memory not yet stored in disk
Updated = 2,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change order

src/lib/bo.rs Outdated Show resolved Hide resolved
src/lib/disk_ops.rs Outdated Show resolved Hide resolved
src/lib/disk_ops.rs Outdated Show resolved Hide resolved
src/lib/disk_ops.rs Outdated Show resolved Hide resolved
src/lib/disk_ops.rs Outdated Show resolved Hide resolved
src/lib/disk_ops.rs Outdated Show resolved Hide resolved
src/lib/parse_request.rs Show resolved Hide resolved
@mateusfreira mateusfreira merged commit 41e560b into master Mar 19, 2022
@mateusfreira mateusfreira deleted the add-version-to-disck branch March 19, 2022 11:05
@mateusfreira
Copy link
Owner Author

new nun-db version out there better than ever
Screen Shot 2022-03-19 at 8 40 20 AM

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