8000 datastore: query caches refactoring by battlmonstr · Pull Request #2880 · erigontech/silkworm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

datastore: query caches refactoring #2880

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

Merged
merged 1 commit into from
May 21, 2025
Merged

datastore: query caches refactoring #2880

merged 1 commit into from
May 21, 2025

Conversation

battlmonstr
Copy link
Collaborator
@battlmonstr battlmonstr commented Apr 28, 2025
  • refactor DomainGetLatestQuery and InvertedIndexSeekQuery with raw and caching wrappers
  • QueryCaches - a part of DataStore, configured by QueryCachesSchema (a part of snapshots schema) to own and register query caches.
    It is passed through queries along with the repositories.

@battlmonstr battlmonstr added the snapshots Framework for BitTorrent-based snapshots label Apr 28, 2025
@battlmonstr battlmonstr force-pushed the pr/cache_refac branch 3 times, most recently from f918954 to 4b3f483 Compare April 29, 2025 15:48
@battlmonstr battlmonstr requested a review from canepat April 29, 2025 15:49
@battlmonstr battlmonstr marked this pull request as ready for review April 29, 2025 15:49
@canepat canepat added the maintenance Some maintenance work (fix, refactor, rename, test...) label Apr 30, 2025
* refactor DomainGetLatestQuery and InvertedIndexSeekQuery with raw and caching wrappers
* QueryCaches - a part of DataStore, configured by QueryCachesSchema (a part of snapshots schema) to own and register query caches.
  It is passed through queries along with the repositories.
@canepat canepat merged commit aeb2302 into master May 21, 2025
5 checks passed
@canepat canepat deleted the pr/cache_refac branch May 21, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Some maintenance work (fix, refactor, rename, test...) snapshots Framework for BitTorrent-based snapshots
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0