romanz/electrs

Implement a history pruning limit

Open

#184 aperta il 25 ott 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Rust (551 fork)github user discovery
enhancementhelp wantedperformancequestion

Metriche repository

Star
 (1366 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Is possible to implement so called history pruning limit to Electrs? The number means how many transactions the server may keep for every single address (example 20 the latest transactions). This could be adjustable value. This will decrease db size and might get small performance boost.

Guida contributor