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

Fix: Get rid of the LRU Cache and use the DB instead #86

Closed
pouya-eghbali opened this issue Mar 25, 2024 · 0 comments · Fixed by #92
Closed

Fix: Get rid of the LRU Cache and use the DB instead #86

pouya-eghbali opened this issue Mar 25, 2024 · 0 comments · Fixed by #92
Assignees

Comments

@pouya-eghbali
Copy link
Member

We cannot rely on the LRU cache for data that is not time-sensitive, such as the Correctness reports. We need to check the DB for signatures with these use cases.

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

Successfully merging a pull request may close this issue.

1 participant