reth icon indicating copy to clipboard operation
reth copied to clipboard

feat: drop ExEx WAL on `reth db drop`

Open 0xurb opened this issue 1 year ago • 0 comments
trafficstars

Possible solutions:

  1. Since we are use reth db drop primary as a re-sync, so I think we can drop not only db & static files, but WAL also.
  2. Another option is reth exex - exex CLI subcommand to fully operate the WAL and future things around ExEx control.

This PR contains (1) approach.

0xurb avatar Oct 17 '24 20:10 0xurb