Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

L1 should cache miss directly to the IPFS Gateway for key K if all the X closest L2 nodes do not have it #5

Open
aarshkshah1992 opened this issue May 25, 2022 · 0 comments
Assignees
Labels
L1 Requires work on the L1 node
Milestone

Comments

@aarshkshah1992
Copy link
Contributor

If an L1 node sees a cache miss on all the X closest L2 nodes for some key K, the L1 should escape directly to the IPFS Gateway to fetch it.

We do NOT want to go through the L1 <-> L2 <-> IPFS Gateway flow in this case given the L1 bandwidth superiority over an L2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
L1 Requires work on the L1 node
Projects
None yet
Development

No branches or pull requests

1 participant