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

Will it wear off my disk drive? #602

Open
snimavat opened this issue Dec 19, 2024 · 0 comments
Open

Will it wear off my disk drive? #602

snimavat opened this issue Dec 19, 2024 · 0 comments

Comments

@snimavat
Copy link

It seem to write to file entire db on every write operation.
So if i have a db with few 1000 entries,
and i insert a new record 1001,
it will write all 1001 records back to file

with frequent data updates, this can wear off the disk, isnt it

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

No branches or pull requests

1 participant