8000 Support an in-memory database · Issue #805 · ava-labs/firewood · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support an in-memory database #805

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

Open
rkuris opened this issue Feb 24, 2025 · 0 comments
Open

Support an in-memory database #805

rkuris opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request performance

Comments

@rkuris
Copy link
Collaborator
rkuris commented Feb 24, 2025

Just use a cache that doesn't evict things except when they are reaped. This gives you persistence guarantees and also guarantees that we'll never read anything from disk.

@rkuris rkuris added the enhancement New feature or request label Feb 24, 2025
@rkuris rkuris self-assigned this Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance
Projects
None yet
Development

No branches or pull requests

1 participant
0