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

Ultra-cache with Deno KV #54

Open
vikiival opened this issue Sep 6, 2024 · 0 comments
Open

Ultra-cache with Deno KV #54

vikiival opened this issue Sep 6, 2024 · 0 comments

Comments

@vikiival
Copy link
Member

vikiival commented Sep 6, 2024

Describe the feature

I would like to cache the collection list into the KV, so app does not need to make that any reads.
SubSquid is able to handle the file writes and reads,
the only problem is how to handle restarts :)

Expected outcome

I expect to have faster indexing processor as it would cachce the data on KV instead of DB

Additional context

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

No branches or pull requests

1 participant