romanz/electrs

Implement a history pruning limit

Open

#184 geöffnet am 25. Okt. 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (551 Forks)github user discovery
enhancementhelp wantedperformancequestion

Repository-Metriken

Stars
 (1.366 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide