romanz/electrs

Implement a history pruning limit

Open

#184 opened on 2019年10月25日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Rust (551 forks)github user discovery
enhancementhelp wantedperformancequestion

Repository metrics

Stars
 (1,366 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド