romanz/electrs

Implement a history pruning limit

Open

#184 aberto em 25 de out. de 2019

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (551 forks)github user discovery
enhancementhelp wantedperformancequestion

Métricas do repositório

Stars
 (1.366 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador