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

(Issue or unintended behaviour?) appendonly file extremely large & keeps growing in size #1121

Open
soarpasser opened this issue Dec 4, 2024 · 0 comments

Comments

@soarpasser
Copy link

On Windows 10 0.9.30 legacy build, I've come to notice that appendonly.aof is getting abnormaly bloated.

image
The above is a database of around 6000 archives, and appendonly.aof is at around 1.2GB while the database.rdb file stays at around 13.5MB.

Furthermore, as more archives and metadata is added to the filesystem, appendonly.aof keeps growing in size and there is no way to slim it down.
Deleting appendonly.aof will reset the entire database and trigger a rescan - after rescanning and rebuilding the database the file size is still roughly the same.

Not sure that this should be intended behaviour - is there any way to fix this issue or at least workaround 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