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

Replace “last seen” with a cache #146

Open
jjg opened this issue May 4, 2024 · 0 comments
Open

Replace “last seen” with a cache #146

jjg opened this issue May 4, 2024 · 0 comments

Comments

@jjg
Copy link
Owner

jjg commented May 4, 2024

Replace the “last seen” property of inodes with a separate cache that doesn’t require writing to an inode during a GET. This way GET is a pure read-only operation and inodes can be safely moved during GETs.

@jjg jjg added the below deck label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant