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

Serialize LRU order during backups #35

Open
youngbryanyu opened this issue May 24, 2024 · 0 comments
Open

Serialize LRU order during backups #35

youngbryanyu opened this issue May 24, 2024 · 0 comments
Labels
low-priority Something that is to be done in the future

Comments

@youngbryanyu
Copy link
Owner

youngbryanyu commented May 24, 2024

When snapshotting we should perhaps serialize the LRU order. We will have to clear the LRU order set during the population using SET operations from the snapshot, then rewrite the LRU order from the LRU serialization file.

@youngbryanyu youngbryanyu added the low-priority Something that is to be done in the future label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-priority Something that is to be done in the future
Projects
None yet
Development

No branches or pull requests

1 participant