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

Replace Badger with Pebble DB - Execution data #6527

Open
3 tasks
Tracked by #6515
j1010001 opened this issue Oct 3, 2024 · 0 comments
Open
3 tasks
Tracked by #6515

Replace Badger with Pebble DB - Execution data #6527

j1010001 opened this issue Oct 3, 2024 · 0 comments

Comments

@j1010001
Copy link
Member

j1010001 commented Oct 3, 2024

Why

In general, see Epic: #6515

**Specifically for this issue: **
Subset of Execution data gets indexed on ANs (events, Txs, Tx results, collections (meta object on top of Tx) ⇒ data that gets pulled out of execution data blobs).
ANs are the biggest data-heavy node after EN, expecting to grow further with EVM equivalence. By enabling data pruning we enable them to run AN with index on lower spec HW.

Current status

How will we measure success ?

  • Access and Execution nodes are able to automatically prune it's execution-data.
  • Access node removes dependency on Badger DB

Estimate

4 dev/weeks to be ready to deploy.

DACI

TBD

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