romanz/electrs

Implement a history pruning limit

Open

#184 建立於 2019年10月25日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Rust (551 fork)github user discovery
enhancementhelp wantedperformancequestion

倉庫指標

Star
 (1,366 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南