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

chore: remove snapshot counters #24

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Conversation

arriqaaq
Copy link
Contributor

@arriqaaq arriqaaq commented Mar 16, 2024

Description

The idea to keep track of active snapshots was to control the number of snapshots spawned in case we write snapshots to file. There is no need to keep track of snapshots currently as it provides no real benefit, and there are no writes to disk for vart right now.

@arriqaaq arriqaaq force-pushed the chore/remove-snapshot-counters branch from fcdd0b9 to 2eba6cd Compare March 16, 2024 20:17
@arriqaaq arriqaaq force-pushed the chore/remove-snapshot-counters branch from 2eba6cd to c1e189b Compare March 16, 2024 23:24
Copy link

@RaphaelDarley RaphaelDarley left a comment

Choose a reason for hiding this comment

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

looks good

Copy link

@phughk phughk left a comment

Choose a reason for hiding this comment

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

Lgtm, thanks!

Cargo.toml Show resolved Hide resolved
src/art.rs Show resolved Hide resolved
@arriqaaq arriqaaq merged commit 334551a into main Mar 18, 2024
1 check passed
@arriqaaq arriqaaq deleted the chore/remove-snapshot-counters branch March 18, 2024 10:31
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.

3 participants